mirror of
https://github.com/aipeach/cloudflare-api-v4-ddns.git
synced 2025-01-18 22:09:28 +08:00
Update cf-v4-ddns.sh
This commit is contained in:
parent
23818b8ff2
commit
156a9bc121
@ -7,7 +7,7 @@ set -o pipefail
|
||||
# Can retrieve cloudflare Domain id and list zone's, because, lazy
|
||||
|
||||
# Place at:
|
||||
# curl https://raw.githubusercontent.com/aipeach/cloudflare-api-v4-ddns/master/cf-v4-ddns.sh > /usr/local/bin/cf-ddns.sh && chmod +x /usr/local/bin/cf-ddns.sh
|
||||
# curl https://raw.githubusercontent.com/aipeach/cloudflare-api-v4-ddns/dev/cf-v4-ddns.sh > /usr/local/bin/cf-ddns.sh && chmod +x /usr/local/bin/cf-ddns.sh
|
||||
# run `crontab -e` and add next line:
|
||||
# */1 * * * * /usr/local/bin/cf-ddns.sh >/dev/null 2>&1
|
||||
# or you need log:
|
||||
|
Loading…
x
Reference in New Issue
Block a user