Update cloudflare-template.sh
This commit is contained in:
parent
d8ceb1ba4b
commit
ca4d5fd535
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
## 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
|
||||
|
|
Loading…
Reference in New Issue