bugfix in modmanage.in

- missing dopple-quote added
This commit is contained in:
2021-10-28 18:35:48 +02:00
parent b241031fc1
commit d4aaa4a137
+1 -1
View File
@@ -2,4 +2,4 @@
unset BASH_ENV
"@BASH@" --noprofile --norc "@MODMANAGE@ "$@"
"@BASH@" --noprofile --norc "@MODMANAGE@" "$@"