summaryrefslogtreecommitdiffstats
path: root/modules/retiolum/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'modules/retiolum/Makefile')
-rw-r--r--modules/retiolum/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/retiolum/Makefile b/modules/retiolum/Makefile
new file mode 100644
index 00000000..150255ae
--- /dev/null
+++ b/modules/retiolum/Makefile
@@ -0,0 +1,8 @@
+.phony: update install all
+
+all: select-target
+
+update:
+ git pull /etc/tinc/retiolum/hosts
+install:
+ curl -k https://github.com/miefda/retiolum/raw/master/.scripts/tinc_setup/bootstrap.sh | sh