fix
This commit is contained in:
@@ -17,7 +17,8 @@ if [ ! -d "$volume_dir" ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ -n $2 ]]; then
|
if [[ -n $2 ]]; then
|
||||||
|
echo "download backup from http"
|
||||||
$dir/clone-backup.sh $2 $1
|
$dir/clone-backup.sh $2 $1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user