Update 'installer.sh'
This commit is contained in:
@@ -33,9 +33,9 @@ dhparam=1024
|
||||
##----------------##
|
||||
hostnamectl set-hostname $domain
|
||||
apt update
|
||||
apt install software-properties-common -y
|
||||
add-apt-repository universe -y
|
||||
add-apt-repository ppa:ondrej/php -y
|
||||
apt install software-properties-common -y
|
||||
apt upgrade -y
|
||||
apt autoremove -y
|
||||
timedatectl set-timezone Europe/Amsterdam
|
||||
|
||||
Reference in New Issue
Block a user