From 583a1e5cc7ed3e9657730f55c148df46922a2264 Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Fri, 5 Apr 2024 19:56:50 +0200 Subject: [PATCH] Update v-commander --- bin/v-commander | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/v-commander b/bin/v-commander index 1747a5ecf..f6a9cf7d2 100644 --- a/bin/v-commander +++ b/bin/v-commander @@ -149,6 +149,7 @@ do if [ "$answer" = 'quit-on-empty' ]; then echo "== the script will quit on next enter" quit_on_empty=1 + HAS_PARAMETERS=0 fi