Update 'installer.sh'

This commit is contained in:
b.waal
2019-09-04 15:12:40 +02:00
parent 8ba2ae94ff
commit 0141a51786

View File

@@ -43,6 +43,11 @@ mkdir -p /etc/nginx
mkdir -p /var/www/"$domain"/html
chmod -R 755 /var/www
##-------------##
# Debloat #
##-------------##
apt autoremove --purge lxcfs lxd lxd-client geoip-database snapd -y
##-----------------------##
# Html Folder Perms #
##-----------------------##