Skip to content

Fix garbage collection in case of DynamicDNS update URL

Sunil Mohan Adapa requested to merge steglicd:fix-garbage-collection-dyndns into master

Created by: steglicd

The wget command to push the current IP via update URL will download the update URL document without deleting the HTML document afterwards. This will cause the script to flood "/root/" folder.

Merge request reports

Loading