]> gitweb.fluxo.info Git - hydra.git/commitdiff
Updates git user
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 20 Mar 2016 19:24:20 +0000 (16:24 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 20 Mar 2016 19:24:20 +0000 (16:24 -0300)
share/hydra/sync

index fc71b73c0a46db23f2f4663a1cfd27088ec20844..34060144ed4f3c118049b2b8009edd02a96a23ca 100755 (executable)
@@ -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