mirror of
https://github.com/voc/streaming-website
synced 2024-11-10 06:34:17 +00:00
2 lines
66 B
Bash
Executable file
2 lines
66 B
Bash
Executable file
#!/bin/sh
|
|
sudo sh -c 'rm -rf /srv/nginx/cache/streaming_fcgi/*'
|