]> source.dussan.org Git - archiva.git/commitdiff
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@462996 13f79535...
authorJason van Zyl <jvanzyl@apache.org>
Wed, 11 Oct 2006 22:08:36 +0000 (22:08 +0000)
committerJason van Zyl <jvanzyl@apache.org>
Wed, 11 Oct 2006 22:08:36 +0000 (22:08 +0000)
maven-meeper/src/bin/bundle-upload/deploy-ibiblio-htaccess.sh [deleted file]
maven-meeper/src/bin/synchronize/deploy-ibiblio-htaccess.sh [new file with mode: 0755]

diff --git a/maven-meeper/src/bin/bundle-upload/deploy-ibiblio-htaccess.sh b/maven-meeper/src/bin/bundle-upload/deploy-ibiblio-htaccess.sh
deleted file mode 100755 (executable)
index ea5529d..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-if [ "`hostname`" == "maven01.managed.contegix.com" ]; then
-  cp ibiblio-htaccess $HOME/repository-staging/to-ibiblio/maven/.htaccess
-else
-  scp ibiblio-htaccess maven@maven.org:~maven/repository-staging/to-ibiblio/maven/.htaccess
-fi
-
-scp ibiblio-htaccess maven@login.ibiblio.org:/public/html/maven/.htaccess
-
diff --git a/maven-meeper/src/bin/synchronize/deploy-ibiblio-htaccess.sh b/maven-meeper/src/bin/synchronize/deploy-ibiblio-htaccess.sh
new file mode 100755 (executable)
index 0000000..ea5529d
--- /dev/null
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+if [ "`hostname`" == "maven01.managed.contegix.com" ]; then
+  cp ibiblio-htaccess $HOME/repository-staging/to-ibiblio/maven/.htaccess
+else
+  scp ibiblio-htaccess maven@maven.org:~maven/repository-staging/to-ibiblio/maven/.htaccess
+fi
+
+scp ibiblio-htaccess maven@login.ibiblio.org:/public/html/maven/.htaccess
+