fix
This commit is contained in:
@@ -18,6 +18,7 @@ if [ ! -d "$volume_dir" ]; then
|
|||||||
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