mirror of https://github.com/apache/maven.git
adding a sync for opensymphony
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162761 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
891c9ad1dd
commit
b9bcb79178
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
umask 002
|
||||
|
||||
rsync -rvl --size-only --rsh="ssh -l rsync" opensymphony.formicary.net:/home/rsync/repository/ /public/html/maven
|
Loading…
Reference in New Issue