Update mysqlbu-scripts.sh
This commit is contained in:
@@ -123,7 +123,7 @@ DELETE_MENU() {
|
||||
done
|
||||
echo -e "${idsCL[Yellow]}===================================================${idsCL[Default]}"
|
||||
echo ""
|
||||
echo "[B] Back"
|
||||
echo "[M] Main Menu"
|
||||
echo "[Q] Quit"
|
||||
echo ""
|
||||
echo ""
|
||||
@@ -142,7 +142,7 @@ DELETE_MENU() {
|
||||
INSTALL_MENU;;
|
||||
5) LINUPX_UNINSTALL
|
||||
INSTALL_MENU;;
|
||||
[Bb]) MAIN_MENU;;
|
||||
[Mm]) MAIN_MENU;;
|
||||
[Qq]) EXIT1;;
|
||||
*) echo "Thats an invaild option,";
|
||||
echo "please select a valid option only.";
|
||||
|
||||
Reference in New Issue
Block a user