added vervose
This commit is contained in:
parent
5dbada192d
commit
32f3f2f30b
1
run.sh
1
run.sh
@ -20,4 +20,5 @@ curl -s -X POST \
|
|||||||
-H 'AccessKey: '"${BUNNYCDN_API}"'' \
|
-H 'AccessKey: '"${BUNNYCDN_API}"'' \
|
||||||
-H 'Content-Length: 0' \
|
-H 'Content-Length: 0' \
|
||||||
'https://api.bunny.net/purge?url='"${f}"
|
'https://api.bunny.net/purge?url='"${f}"
|
||||||
|
echo "Cleared cache for ${f}"
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user