fixed urls

This commit is contained in:
Nick 2021-05-07 13:20:20 -04:00
parent 5fd70b8d85
commit 51c2adebd2
1 changed files with 1 additions and 0 deletions

1
run.sh
View File

@ -20,4 +20,5 @@ curl -s -X POST \
-H 'AccessKey: '"${BUNNYCDN_API}"'' \
-H 'Content-Length: 0' \
'https://api.bunny.net/purge?url='"${f}"
echo "Cleared cache for ${f}"
done