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