Update 'Main-Installer.sh'
This commit is contained in:
@@ -91,7 +91,7 @@ done
|
|||||||
sed -i 's/PermitRootLogin yes/PermitRootLogin prohibit-password/g' /etc/ssh/sshd_config
|
sed -i 's/PermitRootLogin yes/PermitRootLogin prohibit-password/g' /etc/ssh/sshd_config
|
||||||
echo "root:$password" | chpasswd
|
echo "root:$password" | chpasswd
|
||||||
cd /tmp
|
cd /tmp
|
||||||
mv /boot/grub/menu.lst /boot/grub/menu.lst.bck
|
#mv /boot/grub/menu.lst /boot/grub/menu.lst.bck
|
||||||
apt update
|
apt update
|
||||||
apt upgrade -y
|
apt upgrade -y
|
||||||
apt dist-upgrade -y
|
apt dist-upgrade -y
|
||||||
|
|||||||
Reference in New Issue
Block a user