self-hosted/scripts/restore.sh
2025-06-14 06:50:26 +07:00

6 lines
66 B
Bash
Executable File

#!/usr/bin/env bash
cmd="restore $1"
source scripts/_lib.sh
$cmd