From 4c98e24b3826a4a26b2823db4b2209b7a1a43014 Mon Sep 17 00:00:00 2001 From: Marek Miklewicz <86836305+marsonpl@users.noreply.github.com> Date: Sat, 7 May 2022 23:16:54 +0200 Subject: [PATCH] Update dapostinstall.sh --- dapostinstall.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/dapostinstall.sh b/dapostinstall.sh index 14b8102..fdfd1a3 100644 --- a/dapostinstall.sh +++ b/dapostinstall.sh @@ -8,6 +8,7 @@ chmod 600 /usr/local/directadmin/data/users/admin/packages.list echo "NO_LIMIT" > /usr/local/directadmin/data/users/admin/packages.list chown -R diradmin:diradmin /usr/local/directadmin/data/users/admin/packages* tar -xvf skin_customizations.tar.gz -C /usr/local/directadmin/data/users/admin/ +clear read -p "Enter Podaj docelowy port SSH: " SSH_PORT