testing
This commit is contained in:
5
debian/test-debian-configure-sshd.sh
vendored
5
debian/test-debian-configure-sshd.sh
vendored
@@ -6,8 +6,7 @@ if [ "$EUID" -ne 0 ]
|
||||
exit
|
||||
fi
|
||||
|
||||
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
|
||||
chmod +x /root/debian-configure-sshd.sh
|
||||
wget -qO ~/debian-configure-sshd.sh http://192.168.1.50/scripts/debian/debian-configure-sshd.sh
|
||||
chmod +x ~/debian-configure-sshd.sh
|
||||
|
||||
Reference in New Issue
Block a user