We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b50d12 commit 7b210ccCopy full SHA for 7b210cc
1 file changed
src/main/scripts/yamlesutils.sh
@@ -9,4 +9,4 @@ CLASSPATH="$DIR_LIB/*"
9
10
export CLASSPATH
11
12
-java ${JVM_OPTS:-} -Dpf4j.pluginsDir="${DIR_PLUGINS}" "$CLASSMAIN" $*
+java ${JVM_OPTS:-} -Dpf4j.pluginsDir="${DIR_PLUGINS}" "$CLASSMAIN" "$@"
0 commit comments