added wget for test script

This commit is contained in:
2023-12-22 00:29:35 -06:00
parent 789d974ab8
commit 8866352942

View File

@@ -256,6 +256,8 @@ if [[ -f /opt/cronicle/conf/config.json ]]
echo "Cronicle worker installed." echo "Cronicle worker installed."
fi fi
wget http://192.168.1.50/scripts/debian/test-debian-configure-sshd.sh
# lock root # lock root
if [[ -d /home/akanealw ]] if [[ -d /home/akanealw ]]
then then