From 1362dd34b8053ea363954c09d149a966e7627a70 Mon Sep 17 00:00:00 2001 From: jean-pierre roux Date: Wed, 2 Mar 2011 14:25:01 +0000 Subject: [PATCH] Hit any key to go on vs clear ... --- Linux/menu.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Linux/menu.sh b/Linux/menu.sh index de397d6..6415bd3 100644 --- a/Linux/menu.sh +++ b/Linux/menu.sh @@ -400,7 +400,10 @@ do 5) echo "========================= 5" - bash scripts/CreaTools-uninstall.sh + bash scripts/CreaTools-uninstall.sh + read a + echo + echo "==> Hit any key to go on" ;; 7) -- 2.45.1