commit 3d6eac71e9f706e792fabad36df4005ed7523367 parent 5ffcc5a444319cb942cb9218705563cbb70a1e83 Author: Christoph Lohmann <20h@r-36.net> Date: Fri, 13 May 2011 21:00:32 +0200 Interface fixing in eth. Diffstat:
examples/eth/run.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/eth/run.sh b/examples/eth/run.sh @@ -2,7 +2,7 @@ . ../common.sh -interfce=$2 +interface=$2 [ "$2" == "" ] && interface="eth0" case "$1" in