Update 'Main-Installer.sh'
This commit is contained in:
@@ -92,6 +92,7 @@ sed -i 's/PermitRootLogin yes/PermitRootLogin prohibit-password/g' /etc/ssh/sshd
|
|||||||
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
|
||||||
|
add-apt-repository -y ppa:certbot/certbot
|
||||||
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