From 406a8f740b0cb0f0c9bfd01b4124cc4574363990 Mon Sep 17 00:00:00 2001 From: jean-pierre roux Date: Wed, 2 Mar 2011 14:29:12 +0000 Subject: [PATCH] message + read vs read + message --- Linux/menu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux/menu.sh b/Linux/menu.sh index 6415bd3..11727ca 100644 --- a/Linux/menu.sh +++ b/Linux/menu.sh @@ -401,9 +401,9 @@ do 5) echo "========================= 5" bash scripts/CreaTools-uninstall.sh - read a echo echo "==> Hit any key to go on" + read a ;; 7) -- 2.45.1