summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xshare/hydra/install4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/hydra/install b/share/hydra/install
index 44f712a..27d5aea 100755
--- a/share/hydra/install
+++ b/share/hydra/install
@@ -36,9 +36,9 @@ ORIGIN_CONFIG="`hydra $HYDRA config git`"
# Validate origin
if [ ! -z "$ORIGIN_CONFIG" ]; then
- ORIGIN="$ORIGIN_CONFIG/hydra.git"
+ ORIGIN="$ORIGIN_CONFIG/hydra"
else
- ORIGIN="git://git.fluxo.info/hydra.git"
+ ORIGIN="https://git.fluxo.info/hydra"
fi
# Deploy