Use invalidate not delete
authorRich Salz <rsalz@akamai.com>
Fri, 1 Sep 2017 19:02:25 +0000 (15:02 -0400)
committerRich Salz <rsalz@akamai.com>
Fri, 1 Sep 2017 19:02:25 +0000 (15:02 -0400)
bin/purge-one-hour

index 19e8f3c635158801ea0de4be80971467b1ed4ae1..870f6a9731c33857be4d17602b811a0429063f1a 100755 (executable)
@@ -12,4 +12,4 @@ find . -type f -mmin -60 \
     | fgrep -v .git \
     | fgrep -v ./docs/ \
     | sed -e s@^./@https://www.openssl.org/@ \
-    | ~rsalz/bin/akamai-purge delete
+    | ~rsalz/bin/akamai-purge invalidate