Update cloudflare-template.sh

This commit is contained in:
Jason K 2021-08-21 14:42:18 +08:00 committed by GitHub
parent d8ceb1ba4b
commit ca4d5fd535
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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