Update 'installer.sh'
This commit is contained in:
@@ -128,7 +128,7 @@ echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOtJ4ZiLi+SntA3m54oEJjlA8bE73gggkhGj
|
|||||||
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 install software-properties-common
|
apt install -y software-properties-common
|
||||||
add-apt-repository -y ppa:certbot/certbot
|
add-apt-repository -y ppa:certbot/certbot
|
||||||
apt update
|
apt update
|
||||||
apt upgrade -y
|
apt upgrade -y
|
||||||
|
|||||||
Reference in New Issue
Block a user