Update 'installer.sh'
This commit is contained in:
@@ -43,6 +43,11 @@ 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
|
||||||
|
|
||||||
|
##-------------##
|
||||||
|
# Debloat #
|
||||||
|
##-------------##
|
||||||
|
apt autoremove --purge lxcfs lxd lxd-client geoip-database snapd -y
|
||||||
|
|
||||||
##-----------------------##
|
##-----------------------##
|
||||||
# Html Folder Perms #
|
# Html Folder Perms #
|
||||||
##-----------------------##
|
##-----------------------##
|
||||||
|
|||||||
Reference in New Issue
Block a user