summaryrefslogtreecommitdiffstats
path: root/planet2/update-planet.sh
diff options
context:
space:
mode:
Diffstat (limited to 'planet2/update-planet.sh')
-rw-r--r--planet2/update-planet.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/planet2/update-planet.sh b/planet2/update-planet.sh
index 5dcd292..57c9918 100644
--- a/planet2/update-planet.sh
+++ b/planet2/update-planet.sh
@@ -3,8 +3,8 @@
PLANET2=/srv/www/jogamp.org/planet2
cd $PLANET2
-export JRE_HOME=/opt-linux-x86_64/jre7
-# export JRE_HOME=$(readlink -f /usr/bin/java | sed "s:bin/java::")
+# export JRE_HOME=/opt-linux-x86_64/jre7
+export JRE_HOME=$(readlink -f /usr/bin/java | sed "s:bin/java::")
$JRE_HOME/bin/java -jar HungryHarry-SNAPSHOT-jar-with-dependencies.jar $PLANET2/config/planet-config.xml