aboutsummaryrefslogtreecommitdiff
path: root/share/hydra/install
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-10-19 11:47:44 -0200
committerSilvio Rhatto <rhatto@riseup.net>2015-10-19 11:47:44 -0200
commit25d3c4cd2632d6ee0f57f264cf79304404cb0e3d (patch)
treebb90e20fe5c229f2501e7bd8194973f40f08d0f1 /share/hydra/install
parent517f70e24ea76925bef7d52e219dbce8f014d8e4 (diff)
downloadhydra-25d3c4cd2632d6ee0f57f264cf79304404cb0e3d.tar.gz
hydra-25d3c4cd2632d6ee0f57f264cf79304404cb0e3d.tar.bz2
Intialization fixes
Diffstat (limited to 'share/hydra/install')
-rwxr-xr-xshare/hydra/install2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hydra/install b/share/hydra/install
index 93ede8e..91a1226 100755
--- a/share/hydra/install
+++ b/share/hydra/install
@@ -30,7 +30,7 @@ fi
# Validation
if [ -z "$ORIGIN" ]; then
- ORIGIN="git://git.sarava.org/hydra.git"
+ ORIGIN="git://git.fluxo.info/hydra.git"
else
ORIGIN_CONFIG="`hydra $HYDRA config git`"