From 385fd0e609601a67582f87fc2985cd5857855e68 Mon Sep 17 00:00:00 2001 From: bprieshof Date: Wed, 14 Nov 2018 11:19:29 +0100 Subject: [PATCH] Update 'Main-Installer.sh' --- Main-Installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Main-Installer.sh b/Main-Installer.sh index 5fca8c7..1448744 100644 --- a/Main-Installer.sh +++ b/Main-Installer.sh @@ -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