Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2022-05-17 09:07:13 -05:00
parent 736d291ae6
commit 3b34d87962

View File

@ -18,8 +18,11 @@
<Overview>Duckdns(https://duckdns.org/) is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. The service is completely free, and doesn&#39;t require reactivation or forum posts to maintain its existence.</Overview>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/duckdns.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/duckdns-logo.png</Icon>
<Date>2022-02-23</Date>
<Date>2022-04-16</Date>
<Changes>
### 2022-04-16
- Add random jitter to update time.
### 2022-02-23
- Append to log file instead of overwriting every time.