streaming-website/clear_cache

3 lines
66 B
Text
Raw Normal View History

2016-08-26 14:59:41 +00:00
#!/bin/sh
sudo sh -c 'rm -rf /srv/nginx/cache/streaming_fcgi/*'