Update 'NGINX-Installer.sh'
Added toggle scripts for Netdata & PhpMyAdmin
This commit is contained in:
@@ -61,6 +61,9 @@ wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/master
|
||||
sed -i -e 's/DOMAINname/'$hostname'/' -e 's/PHPver/'$phpver'/' /etc/nginx/sites-available/Backend
|
||||
ln -s /etc/nginx/sites-available/Backend /etc/nginx/sites-enabled/
|
||||
|
||||
mkdir -p /opt/toggle
|
||||
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/master/Modules/BackendToggle-Scripts/toggle-Netdata_NGINX.sh -O /opt/toggle/toggle-Netdata.sh
|
||||
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/master/Modules/BackendToggle-Scripts/toggle-PhpMyAdmin.sh -O /opt/toggle/toggle-PhpMyAdmin.sh
|
||||
|
||||
##---------##
|
||||
# PHP #
|
||||
|
||||
Reference in New Issue
Block a user