Update 'installer.sh'
This commit is contained in:
10
installer.sh
10
installer.sh
@@ -242,9 +242,6 @@ apt install fail2ban -y
|
|||||||
# Install Phase #
|
# Install Phase #
|
||||||
##-------------------##
|
##-------------------##
|
||||||
|
|
||||||
wget $script -O Ubuntu-Web_Installer.sh
|
|
||||||
source Ubuntu-Web_Installer.sh
|
|
||||||
|
|
||||||
##-----------##
|
##-----------##
|
||||||
# MySQL #
|
# MySQL #
|
||||||
##-----------##
|
##-----------##
|
||||||
@@ -293,6 +290,13 @@ expire_logs_days = 10
|
|||||||
max_binlog_size = 100M
|
max_binlog_size = 100M
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
##---------------##
|
||||||
|
# Webserver #
|
||||||
|
##---------------##
|
||||||
|
|
||||||
|
wget $script -O Ubuntu-Web_Installer.sh
|
||||||
|
source Ubuntu-Web_Installer.sh
|
||||||
|
|
||||||
##-------------##
|
##-------------##
|
||||||
# Cockpit #
|
# Cockpit #
|
||||||
##-------------##
|
##-------------##
|
||||||
|
|||||||
Reference in New Issue
Block a user