Update 'Extra_Domains/Domain_Installer.sh'

This commit is contained in:
tbergervoet
2018-09-27 13:46:37 +00:00
parent 822d810601
commit b8a50db1df

View File

@@ -97,6 +97,7 @@ apt clean
apt autoremove -y
# Setup domain folder
mkdir -p /var/www/"$domain"/html
chmod -R 755 /var/www
##-------------------##
# Install Phase #