diff --git a/cloudflare_single_update b/cloudflare_single_update index 07186d0..6e26b33 100755 --- a/cloudflare_single_update +++ b/cloudflare_single_update @@ -2,7 +2,7 @@ ## change to "bin/sh" when necessary auth_email="" # The email used to login 'https://dash.cloudflare.com' -auth_method="token" # Set to "global" for Global API Key or "token" for Scoped API Token +auth_method="" # Set to "global" for Global API Key or "token" for Scoped API Token auth_key="" # Your API Token or Global API Key zone_identifier="" # Can be found in the "Overview" tab of your domain record_name="" # Which record you want to be synced