Update v-commander

This commit is contained in:
myvesta 2024-04-05 19:56:50 +02:00 committed by GitHub
commit 583a1e5cc7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -149,6 +149,7 @@ do
if [ "$answer" = 'quit-on-empty' ]; then if [ "$answer" = 'quit-on-empty' ]; then
echo "== the script will quit on next enter" echo "== the script will quit on next enter"
quit_on_empty=1 quit_on_empty=1
HAS_PARAMETERS=0
fi fi