[packages] ddns-scripts: fix overriding ip_network (#7361)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21512 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
91f279fc5f
commit
1e3bb139b5
@ -56,7 +56,6 @@ get_current_ip()
|
||||
if [ "$ip_source" != "interface" ] && [ "$ip_source" != "web" ] && [ "$ip_source" != "script" ]
|
||||
then
|
||||
ip_source="network"
|
||||
ip_network="wan"
|
||||
fi
|
||||
|
||||
if [ "$ip_source" = "network" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user