From 7fcf96adb028b4f79c33d04e601fc2579d7c1eeb Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Fri, 7 Sep 2018 12:18:06 +0000 Subject: [PATCH] Update 'Main-Installer.sh' --- Main-Installer.sh | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/Main-Installer.sh b/Main-Installer.sh index 045acde..c82a658 100644 --- a/Main-Installer.sh +++ b/Main-Installer.sh @@ -128,7 +128,6 @@ ufw allow 80/tcp ufw limit ssh echo "y" | sudo ufw enable - #-------------------# # Install Phase # #-------------------# @@ -184,22 +183,6 @@ expire_logs_days = 10 max_binlog_size = 100M EOF -#-------------------# -# OPCACHE GUI # -#-------------------# - -wget https://raw.githubusercontent.com/amnuts/opcache-gui/master/index.php -O /var/www/"$domain"/public_html/opcache.php - -#----------------# -# PHP.info # -#----------------# - -cat > /var/www/"$domain"/public_html/info.php <<- "EOF" - -EOF - #--------------# # Reboot # #--------------#