testing
This commit is contained in:
5
debian/debian-essentials.sh
vendored
5
debian/debian-essentials.sh
vendored
@@ -256,7 +256,10 @@ if [[ -f /opt/cronicle/conf/config.json ]]
|
|||||||
echo "Cronicle worker installed."
|
echo "Cronicle worker installed."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
wget -qO ~/test-debian-configure-sshd.sh http://192.168.1.50/scripts/debian/test-debian-configure-sshd.sh
|
rm /home/akanealw/test-debian-configure-sshd.sh > /dev/null 2>&1
|
||||||
|
wget -qO /home/akanealw/test-debian-configure-sshd.sh http://192.168.1.50/scripts/debian/test-debian-configure-sshd.sh
|
||||||
|
chown akanealw:akanealw /home/akanealw/test-debian-configure-sshd.sh
|
||||||
|
chmod +x /home/akanealw/test-debian-configure-sshd.sh
|
||||||
|
|
||||||
# lock root
|
# lock root
|
||||||
if [[ -d /home/akanealw ]]
|
if [[ -d /home/akanealw ]]
|
||||||
|
|||||||
Reference in New Issue
Block a user