Update cloudflare-template.sh

pull/2/head
JP 4 years ago committed by GitHub
parent 7b24096857
commit 6e15f4f85f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      cloudflare-template.sh

@ -58,8 +58,6 @@ fi
## Set the record identifier from result
###########################################
record_identifier=$(echo "$record" | grep -Po '(?<="id":")[^"]*' | head -1)
echo record! $record >> ~/log
echo record ID! $record_identifier >> ~/log
###########################################
## Change the IP@Cloudflare using the API

Loading…
Cancel
Save