From 81ac18e705684e1fadff20ccb9bddd4d255d1c6e Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 13 Jan 2013 18:21:23 +0100 Subject: retiolum check-free-retiolum-v4: update ipv4 addr This is a no-op, but it looks nicer than some more random address. --- retiolum/bin/check-free-retiolum-v4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'retiolum/bin') diff --git a/retiolum/bin/check-free-retiolum-v4 b/retiolum/bin/check-free-retiolum-v4 index 3f0dbdf8..3492f7f6 100755 --- a/retiolum/bin/check-free-retiolum-v4 +++ b/retiolum/bin/check-free-retiolum-v4 @@ -1,6 +1,6 @@ #! /bin/sh netname=retiolum -myipv4=${1-10.7.7.-1} +myipv4=${1-10.243.0.-1} v4num=${myipv4##*.} printf "Retard check: " if [ "$v4num" -gt 0 -a "$v4num" -lt "256" ]; -- cgit v1.2.3