Correct package name

This commit is contained in:
Derry Hamilton 2019-06-11 15:48:26 +01:00
parent a9463bbb26
commit 751aec4b63

View file

@ -31,7 +31,7 @@ fi
-Xms1g \
-Xmx2g \
-cp /usr/share/ujetl/lib/CopyingApp.jar \
com.ujetl.data.CopyingApp \
com.rasilon.ujetl.CopyingApp \
--log4j "$LOG_PROPS" \
--config "/etc/ujetl/${JOBNAME}_config_live.xml"