Update mysqlbu-scripts.sh

This commit is contained in:
2019-01-07 22:21:18 -06:00
parent 06785a1635
commit e76dd53b5f

View File

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