]> source.dussan.org Git - archiva.git/commitdiff
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480673 13f79535...
authorJason van Zyl <jvanzyl@apache.org>
Wed, 29 Nov 2006 18:41:23 +0000 (18:41 +0000)
committerJason van Zyl <jvanzyl@apache.org>
Wed, 29 Nov 2006 18:41:23 +0000 (18:41 +0000)
maven-meeper/src/bin/synchronize/sync-central-to-ibiblio.sh

index 6fd225438c3da3934e3b26b73a221801624a7eee..e71b44fd1af7420c58ef5fd85d8f19599d8a32e9 100755 (executable)
@@ -4,8 +4,6 @@ syncProperties=$1
                                                                                                                                            
 . $syncProperties      
 
-dest=/home/maven/repository-staging/to-ibiblio
-
 rsync -e ssh --delete --max-delete=10 -v -riplt $MAVEN2_REPO/ $IBIBLIO_SYNC_HOST:$M2_IBIBLIO_SYNC_DIR
 
 # M1 Sync only for plugins ...