From 90f03aea5e0d98470b76ce0ebecdda6a94adc620 Mon Sep 17 00:00:00 2001 From: UltimateByte Date: Sun, 19 Feb 2017 23:50:42 +0100 Subject: [PATCH] repaired broken command by removing old "done" --- lgsm/functions/command_console.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lgsm/functions/command_console.sh b/lgsm/functions/command_console.sh index 98ddcae11..0a93a94fb 100644 --- a/lgsm/functions/command_console.sh +++ b/lgsm/functions/command_console.sh @@ -16,7 +16,6 @@ echo "" if ! fn_prompt_yn "Continue?" Y; then echo Exiting; return fi -done fn_print_dots "Accessing console" sleep 1 check_status.sh