From 2e7e66b1af1ed1511eddb163718cf4f0d7561fa9 Mon Sep 17 00:00:00 2001 From: tofasthacker Date: Mon, 26 Feb 2024 18:57:59 -0500 Subject: [PATCH] fixed formating --- cloudflare_single_update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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