mirror of https://github.com/hak5/openwrt-owl.git
parent
962da124e9
commit
19c12174ee
|
@ -26,7 +26,7 @@ BEGIN {
|
|||
|
||||
if (ARGC > 3) {
|
||||
print "START="int2ip(start)
|
||||
print "END="int2ip(end-1)
|
||||
print "END="int2ip(end)
|
||||
}
|
||||
}
|
||||
EOF
|
||||
|
|
Loading…
Reference in New Issue