From e76dd53b5febaf67a4489f86af38cdb8df2b12e5 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 7 Jan 2019 22:21:18 -0600 Subject: [PATCH] Update mysqlbu-scripts.sh --- mysqlbu-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysqlbu-scripts.sh b/mysqlbu-scripts.sh index aed9d42..a1c668b 100755 --- a/mysqlbu-scripts.sh +++ b/mysqlbu-scripts.sh @@ -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