Update 'installer.sh'
This commit is contained in:
@@ -40,6 +40,7 @@ add-apt-repository ppa:ondrej/php -y
|
|||||||
apt install software-properties-common -y
|
apt install software-properties-common -y
|
||||||
apt upgrade -y
|
apt upgrade -y
|
||||||
apt autoremove -y
|
apt autoremove -y
|
||||||
|
timedatectl set-timezone Europe/Amsterdam
|
||||||
mkdir -p /etc/nginx
|
mkdir -p /etc/nginx
|
||||||
mkdir -p /var/www/"$domain"/html
|
mkdir -p /var/www/"$domain"/html
|
||||||
chmod -R 755 /var/www
|
chmod -R 755 /var/www
|
||||||
|
|||||||
Reference in New Issue
Block a user