Use the PATH, luke
This commit is contained in:
parent
784a60387b
commit
d63ecf49af
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@ chown forge:forge "$RUNDIR"
|
||||||
|
|
||||||
cd $RUNDIR
|
cd $RUNDIR
|
||||||
|
|
||||||
exec su forge -c "/usr/bin/java -jar $RUNDIR/forge.jar"
|
exec su forge -c "java -jar $RUNDIR/forge.jar"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue