NoIssue: Run fixes

This commit is contained in:
2026-02-01 21:28:38 +01:00
parent 89b6a4f28d
commit fec65a0e36
2 changed files with 2 additions and 18 deletions
+1 -1
View File
@@ -12,6 +12,6 @@ fi
CLASSPATH=$(IFS=:; echo "${jars[*]}")
exec java \
-Dlog4j.configurationFile=/usr/local/software/nenjimhub/conf/log4j2.xml \
-Dlog4j.configurationFile=conf/log4j2.xml \
-cp "$CLASSPATH" \
com.r35157.nenjim.hubd.impl.ref.Main