mirror of
https://github.com/voc/streaming-website
synced 2024-11-10 06:34:17 +00:00
add clear-cache script
This commit is contained in:
parent
ba4186b24b
commit
daf6acb3a3
1 changed files with 2 additions and 0 deletions
2
clear_cache
Executable file
2
clear_cache
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
sudo sh -c 'rm -rf /srv/nginx/cache/streaming_fcgi/*'
|
Loading…
Reference in a new issue