mirror of
https://github.com/status-im/miniupnp.git
synced 2025-02-18 17:06:51 +00:00
Merge branch 'master' into randomize_url
This commit is contained in:
commit
552f6d37cf
@ -3,7 +3,7 @@
|
||||
|
||||
OS=`uname -s`
|
||||
case $OS in
|
||||
OpenBSD | Darwin | SunOS)
|
||||
FreeBSD | OpenBSD | Darwin | SunOS)
|
||||
NS="`which netstat`" || exit 1
|
||||
IFCONFIG="`which ifconfig`" || exit 1
|
||||
EXTIF="`$NS -r -f inet | grep 'default' | awk '{ print $NF }' `" || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user