Update cloudflare-template.sh

This commit is contained in:
JP
2021-07-19 00:59:22 -04:00
committed by GitHub
parent 7b24096857
commit 6e15f4f85f

View File

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