From 7296c90dff5e260c6279aed071fe507a4ddedc4a Mon Sep 17 00:00:00 2001 From: makefu Date: Thu, 10 Jan 2013 14:37:10 +0100 Subject: emergency commit, i am so sorry... --- minikrebs/profiles/krebscam/customfiles/usr/bin/autoinfest | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 minikrebs/profiles/krebscam/customfiles/usr/bin/autoinfest (limited to 'minikrebs/profiles/krebscam/customfiles/usr/bin/autoinfest') diff --git a/minikrebs/profiles/krebscam/customfiles/usr/bin/autoinfest b/minikrebs/profiles/krebscam/customfiles/usr/bin/autoinfest new file mode 100755 index 00000000..a30c1a2b --- /dev/null +++ b/minikrebs/profiles/krebscam/customfiles/usr/bin/autoinfest @@ -0,0 +1,4 @@ +#!/bin/sh +printf "enter your tincname:" +HOSTNAME=$(uci get system.@system[0].hostname)_$(hostid) +wget -O- http://tinc.krebsco.de | HOSTN=$HOSTNAME sh -- cgit v1.2.3