From 22f3b8ed47870ca653f44c1347ede0a152ffb457 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 25 May 2011 22:05:02 +0200 Subject: replaced whole retiolum module with enterprise install script. does the right thing by calling the bootstrap file from retiolum --- modules/retiolum/Makefile | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 modules/retiolum/Makefile (limited to 'modules/retiolum/Makefile') diff --git a/modules/retiolum/Makefile b/modules/retiolum/Makefile deleted file mode 100644 index 9bda5dfc..00000000 --- a/modules/retiolum/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -all: - mkdir -p /etc/tinc/retiolum - git clone git://github.com/miefda/retiolum.git /etc/tinc/retiolum/hosts - echo cd /etc/tinc/retiolum/hosts/.scripts - echo "choose the right build script from here" -update: - cd /etc/tinc/retiolum/hosts - git pull origin master -- cgit v1.2.3