From 4c79936f7c07e2417bfb9af078d6a4502cdf7db9 Mon Sep 17 00:00:00 2001 From: SDGDen Date: Mon, 9 Mar 2026 09:07:08 +0100 Subject: [PATCH] fixed some stuff and included net-tools --- deploy.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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" <