mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
One $ too many
This commit is contained in:
@@ -997,7 +997,7 @@ updateDialog() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# when to cmdfile is set, do nothing
|
# when to cmdfile is set, do nothing
|
||||||
if [[ $$cmd_file == "" ]]; then
|
if [[ $cmd_file == "" ]]; then
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user