diff --git a/deploy.sh b/deploy.sh index 19a088c..74a00e9 100644 --- a/deploy.sh +++ b/deploy.sh @@ -294,7 +294,7 @@ onlyofficeJWT="$(rand_hex)" # install docker echo "Updating apt and installing prerequisites..." apt update -apt install -y ca-certificates curl git openssl curl gawk coreutils grep jq sqlite3 iso-codes +apt install -y ca-certificates curl git openssl curl gawk coreutils grep jq sqlite3 iso-codes net-tools echo "Setting up Docker GPG key..." install -m 0755 -d /etc/apt/keyrings @@ -923,6 +923,7 @@ EOF section=$((section + 1)) fi +if [ "$SHOULD_PAUSE" -eq "false" ]; then # 3. Nginx and Dockge Pre-Configuration cat >> "$tasks_file" <> "$tasks_file" <> "$tasks_file" <