Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
1 addition
and 8 deletions.
@@ -1 +1 @@ | ||
rsync -vr -e "ssh -p <port>" target/site/apidocs/* <user>@unix4j.org:/www/unix4j.org/www/htdocs/javadoc | ||
rsync -vr -e "ssh -p <port>" target/apidocs/* <user>@tools4j.org:/www/unix4j.org/javadoc/<version> |