added vervose

This commit is contained in:
Nick 2021-05-07 12:59:11 -04:00
parent 5dbada192d
commit 32f3f2f30b

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