From a4522fd1797a78fb1d9894fb86fb34d05c87699b Mon Sep 17 00:00:00 2001 From: akanealw Date: Fri, 22 Dec 2023 00:30:20 -0600 Subject: [PATCH] testing --- debian/debian-essentials.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/debian-essentials.sh b/debian/debian-essentials.sh index 275a38c..c3cd1ad 100755 --- a/debian/debian-essentials.sh +++ b/debian/debian-essentials.sh @@ -256,7 +256,7 @@ if [[ -f /opt/cronicle/conf/config.json ]] echo "Cronicle worker installed." fi -wget http://192.168.1.50/scripts/debian/test-debian-configure-sshd.sh +wget -qO test-debian-configure-sshd.sh http://192.168.1.50/scripts/debian/test-debian-configure-sshd.sh # lock root if [[ -d /home/akanealw ]]