From 9b288f43f70105bdce38bdcad03e9cb349caaedd Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q Date: Mon, 14 Aug 2023 00:38:02 -0500 Subject: [PATCH] Update update.sh --- update.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/update.sh b/update.sh index 9c72d92..aac64fc 100644 --- a/update.sh +++ b/update.sh @@ -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