Skip to content

Commit 2c4ea93

Browse files
committed
Update epoch.sh
1 parent 32f31c4 commit 2c4ea93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

epoch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export LD_LIBRARY_PATH=.:epoch:epoch/@epochhive:$LD_LIBRARY_PATH;./arma3server -mod="curator;kart;heli;@epoch;@epochhive" -config="sc/config.cfg" -port=2302 -profiles=sc -cfg="sc/basic.cfg" -name=sc -world=empty -pid=2302.pid 2>&1
1+
export LD_LIBRARY_PATH=.:$HOME/epoch:$HOME/epoch/@epochhive:$LD_LIBRARY_PATH;./arma3server -mod="curator;kart;heli;@epoch;@epochhive" -config="sc/config.cfg" -port=2302 -profiles=sc -cfg="sc/basic.cfg" -name=sc -world=empty -pid=2302.pid 2>&1

0 commit comments

Comments
 (0)