summaryrefslogtreecommitdiff
path: root/share/hydra/init
diff options
context:
space:
mode:
Diffstat (limited to 'share/hydra/init')
-rwxr-xr-xshare/hydra/init1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/hydra/init b/share/hydra/init
index 81898a7..d8408e6 100755
--- a/share/hydra/init
+++ b/share/hydra/init
@@ -53,6 +53,7 @@ if [ ! -z "$REMOTE" ]; then
# Clone configuration repository
git clone $REMOTE $BASEDIR/config
else
+ # TODO: setup other repositories
# No remote was given, so we assume this is a shiny new hydra!
if [ ! -d "$BASEDIR/config" ]; then
# Setup repository from template