qsgen2: Continue execution without parameters

This commit is contained in:
Stig-Ørjan Smelror 2024-02-04 18:42:35 +01:00
parent 54c3640107
commit 7b6d1935f5

1
qsgen2
View File

@ -148,7 +148,6 @@ case "$1" in
;;
*)
#echo "Usage: qsgen2 [command]"
continue
;;
esac