mirror of https://github.com/apache/archiva.git
Fix folders
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473050 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b5cb453ae1
commit
bf53d896ab
|
@ -1,8 +1,9 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# contact: Sebastien Pennec sebastien@qos.ch
|
# Sebastien Pennec sebastien@qos.ch
|
||||||
|
# Ceki Gulcu ceki@qos.ch
|
||||||
|
|
||||||
FROM=rsync://logback.qos.ch/logbackBundles
|
FROM=rsync://pixie.qos.ch/mvnrepo/ch/qos/logback
|
||||||
TO=ch/qos/logback
|
TO=ch/qos/logback
|
||||||
|
|
||||||
NO_SSH=true
|
NO_SSH=true
|
||||||
|
|
Loading…
Reference in New Issue