diff --git a/debian/debian-essentials.sh b/debian/debian-essentials.sh index b33bb92..275a38c 100755 --- a/debian/debian-essentials.sh +++ b/debian/debian-essentials.sh @@ -256,6 +256,8 @@ 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 + # lock root if [[ -d /home/akanealw ]] then