aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/release.sh
diff options
context:
space:
mode:
authorShevek <[email protected]>2008-03-21 23:05:04 +0000
committerShevek <[email protected]>2008-03-21 23:05:04 +0000
commit5ff55648127c8a8e1b9829775045af986e37647c (patch)
treeb28209b1efe12824fbdcabd4ee9073e93ca30636 /src/scripts/release.sh
parentfca34200881fcaf7b84b4210f7a5f40c8925c4d1 (diff)
move stuff into trunk
Diffstat (limited to 'src/scripts/release.sh')
-rw-r--r--src/scripts/release.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/scripts/release.sh b/src/scripts/release.sh
new file mode 100644
index 0000000..6393a95
--- /dev/null
+++ b/src/scripts/release.sh
@@ -0,0 +1,4 @@
+scp build/dist/anarres-cpp-*.tar.gz [email protected]:public_html/projects/jcpp
+scp -r build/javadoc/ [email protected]:public_html/projects/jcpp
+cp build/tar/lib/anarres-cpp.jar /home/shevek/java/iengine/lib/jcpp
+cp build/tar/lib/anarres-cpp.jar /home/shevek/java/karma/trunk/lib/dp