Skip to content

Commit 744ccf9

Browse files
authored
Merge pull request #8 from n1cogrv/Patch-cfddns.sh
Update cfddns.sh
2 parents 5247636 + 220762e commit 744ccf9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cfddns.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
#######################
1212

1313
# Access Token generated from Cloudflare API token page
14+
# Example (Do forget the "Bearer" prefix):
15+
# CF_ACCESS_TOKEN="Bearer XXXXXXXXXXXXXXXXXXX"
1416
CF_ACCESS_TOKEN=""
1517

1618
# Can be seen from your zone page, bottom right Zone id

0 commit comments

Comments
 (0)