Update dropshell-server-autosetup.sh
This commit is contained in:
@@ -29,7 +29,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# check if curl, wget, bash installed, and install if not
|
# check if curl, wget, bash installed, and install if not
|
||||||
PREREQUISITES=("curl" "wget" "jq")
|
PREREQUISITES=("curl" "wget" "jq" "rsync")
|
||||||
|
|
||||||
# check if all prerequisites are installed
|
# check if all prerequisites are installed
|
||||||
ALLINSTALLED=true
|
ALLINSTALLED=true
|
||||||
|
|||||||
Reference in New Issue
Block a user