Update cloudflare-template.sh

pull/19/head
Jason K 4 years ago committed by GitHub
parent d8ceb1ba4b
commit ca4d5fd535
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      cloudflare-template.sh

@ -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…
Cancel
Save