Update update.sh

merge-requests/1/head
Esteban Mackay Q 2 years ago
parent 34ff42dc88
commit 9b288f43f7

@ -627,7 +627,6 @@ check_and_install() {
for app in "${apps[@]}"; do
check_and_install $app
done
systemctl restart mariadb
systemctl enable mariadb
#sudo mysql_secure_installation --host=localhost --port=3306
@ -1198,7 +1197,6 @@ check_and_install() {
for app in "${apps[@]}"; do
check_and_install $app
done
systemctl restart mariadb
systemctl enable mariadb
#sudo mysql_secure_installation --host=localhost --port=3306

Loading…
Cancel
Save

Powered by TurnKey Linux.