diff options
author | JOGAMP DEV TEAM <[email protected]> | 2011-07-13 05:22:05 +0200 |
---|---|---|
committer | JOGAMP DEV TEAM <[email protected]> | 2011-07-13 05:22:05 +0200 |
commit | e37ce9ece47ef6139d3921355414d038c4adbdaf (patch) | |
tree | b769aa570ae89a198635c303855f19c7bcc89920 /planet2/update-planet.sh | |
parent | ba58f5c79a1793b9edca9e1c74c4c3f5b63c3f98 (diff) |
sync changes
Diffstat (limited to 'planet2/update-planet.sh')
-rw-r--r-- | planet2/update-planet.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/planet2/update-planet.sh b/planet2/update-planet.sh index c420bad..d012aca 100644 --- a/planet2/update-planet.sh +++ b/planet2/update-planet.sh @@ -1,3 +1,3 @@ cd /home/jogl/jogamp.org/planet2 -/opt-linux-x86/jdk1.6.0_21/bin/java -jar HungryHarry-SNAPSHOT-jar-with-dependencies.jar /srv/www/jogamp.org/planet2/config/planet-config.xml +/opt-linux-x86_64/j2se6/bin/java -jar HungryHarry-SNAPSHOT-jar-with-dependencies.jar /srv/www/jogamp.org/planet2/config/planet-config.xml |