From 9c34e20898def5954da2f50fdc6036209521b5f8 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 12 May 2014 14:00:11 +0200 Subject: fix new reaktor config --- elchos/root-image/krebs/etc/Reaktor/commands/ips | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 elchos/root-image/krebs/etc/Reaktor/commands/ips (limited to 'elchos/root-image/krebs/etc/Reaktor/commands/ips') diff --git a/elchos/root-image/krebs/etc/Reaktor/commands/ips b/elchos/root-image/krebs/etc/Reaktor/commands/ips deleted file mode 100755 index 17c39658..00000000 --- a/elchos/root-image/krebs/etc/Reaktor/commands/ips +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -ip addr | grep 'inet ' | awk '{print $2}' | grep -v 127.0.0.1 | grep . -- cgit v1.2.3