This website works better with JavaScript
Home
Explore
Help
Sign In
CityApper
/
tinydatacenter
mirror of
https://github.com/harlanji/tinydatacenter
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
65aeb702f8
Branches
Tags
master
tinydatacenter
/
rtmp-proxy-docker
/
cleanup-segments.sh
cleanup-segments.sh
99 B
History
Raw
1
2
3
#!/bin/bash
find /tmp/hls/ispooge.com/ispoogedaily -name *.ts -not -newermt '-60 seconds' -delete