aboutsummaryrefslogtreecommitdiff
path: root/share/hydra
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-03-20 16:24:20 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-03-20 16:24:20 -0300
commit8b8e21a3a4abedd96f5c4f41a99c746bf4b0ee91 (patch)
tree1030d4e3bde69011b0eddf9d77c532445d98f068 /share/hydra
parentfbc59ab9b723fd651c07d2869a509e38405d18bf (diff)
downloadhydra-8b8e21a3a4abedd96f5c4f41a99c746bf4b0ee91.tar.gz
hydra-8b8e21a3a4abedd96f5c4f41a99c746bf4b0ee91.tar.bz2
Updates git user
Diffstat (limited to 'share/hydra')
-rwxr-xr-xshare/hydra/sync2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hydra/sync b/share/hydra/sync
index fc71b73..3406014 100755
--- a/share/hydra/sync
+++ b/share/hydra/sync
@@ -35,7 +35,7 @@ function hydra_sync {
echo "Please set domain configuration"
exit 1
fi
- url="gitolite@admin.`cat $HYDRA_FOLDER/config/domain`:$repository"
+ url="git@admin.`cat $HYDRA_FOLDER/config/domain`:$repository"
fi
git clone $url $HYDRA_FOLDER/$repository