From 11207988058c85900bc45a61ece703ab62966929 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 28 Feb 2014 17:45:06 -0300 Subject: Using git base folder instead of gitolite --- share/hydra/sync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/hydra/sync') diff --git a/share/hydra/sync b/share/hydra/sync index d09a67c..730d030 100755 --- a/share/hydra/sync +++ b/share/hydra/sync @@ -55,7 +55,7 @@ function hydra_sync { # Basic parameters. if [ -z "$1" ]; then - REPOSITORIES="config doc bootless dns gitolite/public gitolite/private puppet" + REPOSITORIES="config doc bootless dns git/public git/private puppet" else REPOSITORIES="$*" UPDATE_KEYRINGER="no" -- cgit v1.2.3