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