Use new location in script

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@463951 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Carlos Sanchez Gonzalez 2006-10-14 14:58:42 +00:00
parent 3d6fd4d2b5
commit 8a121cd55e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ log=$repocleanhome/last-changes.log
src=maven2-repoclean
dst=maven2
$repocleanhome/repoclean.sh ~/components/maven-meeper/src/bin/repoclean/synchronize.properties
$repocleanhome/repoclean.sh ~/components/maven-meeper/src/bin/m1-m2-conversion/synchronize.properties
rsync --ignore-existing -rvpl $dir/$src/ $dir/$dst/ > $log