Update 'installer.sh'
This commit is contained in:
@@ -159,6 +159,12 @@ while true; do
|
||||
esac
|
||||
done
|
||||
|
||||
##-----------------##
|
||||
# Static-Vars #
|
||||
##-----------------##
|
||||
|
||||
phpver=7.3
|
||||
|
||||
##----------------##
|
||||
# Pre-Config #
|
||||
##----------------##
|
||||
@@ -174,6 +180,7 @@ cd /tmp
|
||||
#mv /boot/grub/menu.lst /boot/grub/menu.lst.bck
|
||||
apt install -y software-properties-common
|
||||
add-apt-repository -y ppa:certbot/certbot
|
||||
add-apt-repository -y ppa:ondrej/php
|
||||
apt update
|
||||
apt upgrade -y
|
||||
apt dist-upgrade -y
|
||||
|
||||
Reference in New Issue
Block a user