From 315fb0fd756f1e5a17b20e92e41bb64c6b131778 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Sun, 1 Sep 2019 00:18:22 +0200 Subject: [PATCH] Update 'installer.sh' --- installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/installer.sh b/installer.sh index 7b16dee..f41a99e 100644 --- a/installer.sh +++ b/installer.sh @@ -40,6 +40,7 @@ add-apt-repository ppa:ondrej/php -y apt install software-properties-common -y apt upgrade -y apt autoremove -y +timedatectl set-timezone Europe/Amsterdam mkdir -p /etc/nginx mkdir -p /var/www/"$domain"/html chmod -R 755 /var/www