diff --git a/fragments/functions.sh b/fragments/functions.sh index a14c406..bd21f87 100644 --- a/fragments/functions.sh +++ b/fragments/functions.sh @@ -985,7 +985,7 @@ updateDialog() { fi # when to cmdfile is set, do nothing - if [[ $$cmd_file == "" ]]; then + if [[ $cmd_file == "" ]]; then return fi