diff options
Diffstat (limited to 'planet2/update-stream.sh')
-rw-r--r-- | planet2/update-stream.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/planet2/update-stream.sh b/planet2/update-stream.sh new file mode 100644 index 0000000..67ade77 --- /dev/null +++ b/planet2/update-stream.sh @@ -0,0 +1,3 @@ +java -jar HungryHarry-SNAPSHOT-jar-with-dependencies.jar /srv/www/jogamp.org/planet2/config/config.xml +mv ../stream/planet.html ../stream/index.html + |