Skip to content
Snippets Groups Projects
Unverified Commit fd819fd5 authored by james-reed's avatar james-reed Committed by GitHub
Browse files

Update cloudflare-set-dns-record.sh

parent 61b90a84
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
#### DDNS to update "mumble.cyou" A record with server IP
#### DDNS to update a Cloudflare DNS zone A record with server IP
DOMAIN_OR_SUBDOMAIN='YOUR_DOMAIN_GOES_HERE'
ZONE_ID='CLOUDFLARE_ZONE_ID_GOES_HERE'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment