Update mysqlbu-scripts.sh

This commit is contained in:
2019-01-07 10:55:03 -06:00
parent f20eb0f23a
commit 6e682caaa6

View File

@@ -113,7 +113,7 @@ MAIN_MENU() {
echo ""
echo ""
echo -e -n "${idsCL[LightYellow]}Please select an [ActionItem] from above:${idsCL[Default]} "
read -n 1 opt
read opt
echo ""
case $opt in
1) WEBMIN_INSTALL