Use the PATH, luke

This commit is contained in:
paul 2020-08-22 17:00:56 +02:00 committed by stratholme
parent 784a60387b
commit d63ecf49af
1 changed files with 1 additions and 1 deletions

View File

@ -21,5 +21,5 @@ chown forge:forge "$RUNDIR"
cd $RUNDIR
exec su forge -c "/usr/bin/java -jar $RUNDIR/forge.jar"
exec su forge -c "java -jar $RUNDIR/forge.jar"