summaryrefslogtreecommitdiffstats
path: root/junit4/build/upload_docs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'junit4/build/upload_docs.sh')
-rw-r--r--junit4/build/upload_docs.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/junit4/build/upload_docs.sh b/junit4/build/upload_docs.sh
new file mode 100644
index 0000000..b9f402b
--- /dev/null
+++ b/junit4/build/upload_docs.sh
@@ -0,0 +1,2 @@
+scp -r ../doc/* dsaff@web.sourceforge.net:/home/groups/j/ju/junit/htdocs/doc
+scp ../doc/homepage.html dsaff@web.sourceforge.net:/home/groups/j/ju/junit/htdocs/index.html \ No newline at end of file