summaryrefslogtreecommitdiffstats
path: root/boot/painload.sh
diff options
context:
space:
mode:
authorLassulus <lassulus@googlemail.com>2012-12-27 22:46:35 +0100
committerLassulus <lassulus@googlemail.com>2012-12-27 22:46:35 +0100
commit1fcbb7ddbdaa598c9efee2d33f759b17d90762ca (patch)
tree14748f414968d52b381e743963babfdf0df5ee72 /boot/painload.sh
parent40d9d06aeb49c900aec886b0249596817ac828e4 (diff)
parentb298094174d3e06045c98bff441206a806896cfb (diff)
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'boot/painload.sh')
l---------[-rw-r--r--]boot/painload.sh12
1 files changed, 1 insertions, 11 deletions
diff --git a/boot/painload.sh b/boot/painload.sh
index 32919e7d..1ee91d92 100644..120000
--- a/boot/painload.sh
+++ b/boot/painload.sh
@@ -1,11 +1 @@
-if [ ! `id -u` -eq "0" ]
-then
- echo "not root, trying sudo"
- exec sudo "$0" "$@"
-fi
-
-mkdir -p /etc/tinc/retiolum/
-git clone git://github.com/miefda/retiolum.git /etc/tinc/retiolum/hosts
-cd /etc/tinc/retiolum/hosts/.scripts
-
-echo "use the build script of your choice from /etc/tinc/retiolum/hosts/.scripts"
+../infest/bootstrap.sh \ No newline at end of file