Archived
1
0
This commit is contained in:
Jeff Becker 2016-11-15 08:51:57 -05:00
parent 59c52f775f
commit fdedd6a6c0

View File

@ -12,6 +12,8 @@ fi
# ip to bind to when doing http request
ip="127.0.1.1"
varnish="127.0.0.1:8000"
# purge thread page
curl --interface "$ip" -v -X PURGE http://$varnish/thread-$(sha1sum <<< "$op" | cut -d' ' -f1).html
# purge board page