#18382: ddns-scripts not working, the #21th
------------------------------+------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: closed
Priority: normal | Milestone:
Component: packages | Version: Trunk
Resolution: moved_to_github | Keywords:
------------------------------+------------------------
Comment (by chris5560):
luci "never verify" depends on the special "OK" of duckdns.org
in file "dynamic_dns_functions.sh" on line 756 you need to change
OLD: grep -E "good|nochg" $DATFILE >/dev/null 2>&1
NEW: grep -E "good|nochg|OK" $DATFILE >/dev/null 2>&1
then the script and luci will recognize that update was successful
--
Ticket URL: <https://dev.openwrt.org/ticket/18382#comment:16>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets