summaryrefslogtreecommitdiffstats
path: root/planet2/update-planet.sh
blob: 5dcd2920efe97c81cf686524bc498839ee85140e (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

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::")

$JRE_HOME/bin/java -jar HungryHarry-SNAPSHOT-jar-with-dependencies.jar $PLANET2/config/planet-config.xml