From 4fdea2348ea2720e5525b45dab0de5ba66514314 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Wed, 29 Jun 2011 16:30:47 -0700 Subject: upload script update. --- upload | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'upload') diff --git a/upload b/upload index d0beaf5..a177639 100755 --- a/upload +++ b/upload @@ -1,4 +1,5 @@ -scp doc/index.html target/jcommander-1.7.jar beust.com@beust.com:w/jcommander +scp doc/index.html target/jcommander-1.7.jar beust.com@beust.com:domains/jcommander.org/html mvn javadoc:javadoc -scp -r target/site/apidocs beust.com@beust.com:w/jcommander +scp -r target/site/apidocs beust.com@beust.com:domains/jcommander.org/html + -- cgit v1.2.3