testing
This commit is contained in:
4
debian/debian-essentials.sh
vendored
4
debian/debian-essentials.sh
vendored
@@ -258,9 +258,9 @@ fi
|
||||
|
||||
|
||||
# download sshd configuration test script
|
||||
sudo rm /root/debian-configure-sshd.sh > /dev/null 2>&1
|
||||
rm /home/akanealw/debian-configure-sshd.sh > /dev/null 2>&1
|
||||
wget -qO /root/debian-configure-sshd.sh http://192.168.1.50/scripts/debian/debian-configure-sshd.sh
|
||||
sudo chmod +x /root/debian-configure-sshd.sh
|
||||
chmod +x /root/debian-configure-sshd.sh
|
||||
|
||||
|
||||
# lock root
|
||||
|
||||
Reference in New Issue
Block a user