Update 'Main-Installer.sh'

This commit is contained in:
bprieshof
2018-11-14 11:19:29 +01:00
parent 8e5812af8c
commit 385fd0e609

View File

@@ -128,6 +128,7 @@ echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOtJ4ZiLi+SntA3m54oEJjlA8bE73gggkhGj
echo "root:$password" | chpasswd
cd /tmp
#mv /boot/grub/menu.lst /boot/grub/menu.lst.bck
apt install software-properties-common
add-apt-repository -y ppa:certbot/certbot
apt update
apt upgrade -y