From c6f2e76f7f09919f4bbbfd382ce6c42fb051d460 Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 14 Jan 2013 02:05:55 +0100 Subject: minikrebs: nfc-login - initial commit --- minikrebs/profiles/instakrebs_zc3xx/customfiles/usr/bin/autoinfest | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 minikrebs/profiles/instakrebs_zc3xx/customfiles/usr/bin/autoinfest (limited to 'minikrebs/profiles/instakrebs_zc3xx/customfiles/usr/bin/autoinfest') diff --git a/minikrebs/profiles/instakrebs_zc3xx/customfiles/usr/bin/autoinfest b/minikrebs/profiles/instakrebs_zc3xx/customfiles/usr/bin/autoinfest new file mode 100755 index 00000000..a30c1a2b --- /dev/null +++ b/minikrebs/profiles/instakrebs_zc3xx/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