aboutsummaryrefslogtreecommitdiff
path: root/share/hydra/init
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-02-28 14:00:09 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-02-28 14:00:09 -0300
commit454ef9844c7cec84a3bee3f5b12413aaaa3b6111 (patch)
tree388cb9845c481f7654597b2c63cdc474ee3a2d59 /share/hydra/init
parentf8c90d57f673d9accaa616620660aff70f0d9246 (diff)
downloadhydra-454ef9844c7cec84a3bee3f5b12413aaaa3b6111.tar.gz
hydra-454ef9844c7cec84a3bee3f5b12413aaaa3b6111.tar.bz2
Add config template
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