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