diff --git a/mysqlbu-scripts.sh b/mysqlbu-scripts.sh index 8b638c7..da5a631 100755 --- a/mysqlbu-scripts.sh +++ b/mysqlbu-scripts.sh @@ -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