mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
removed debug output
This commit is contained in:
parent
66e9b00567
commit
2c36160237
@ -359,7 +359,6 @@ case ${cmd} in
|
||||
doReadCFG
|
||||
dnsentry=$(nslookup "${host}"|tail -n2|grep A|sed s/[^0-9.]//g)
|
||||
doGetWANIP
|
||||
echo ${IPFILE}
|
||||
echo ${wanip} > ${IPFILE}
|
||||
grep -v execute ${cfgfile} > ${cfgfile}.tmp
|
||||
mv ${cfgfile}.tmp ${cfgfile}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user