forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
237 B
Bash
10 lines
237 B
Bash
--- run.sh.orig 2008-02-08 20:24:00.000000000 +0100
|
|
+++ run.sh 2012-08-07 10:41:16.000000000 +0200
|
|
@@ -1,5 +1,7 @@
|
|
#!/bin/sh
|
|
|
|
+cd %%JAVASHAREDIR%%/moagg
|
|
+
|
|
# Uncomment this line to force usage of the GAGE timer.
|
|
#MOAGG_TIMER="GAGE"
|
|
|