cleanup-segments.sh 99 B

123
  1. #!/bin/bash
  2. find /tmp/hls/ispooge.com/ispoogedaily -name *.ts -not -newermt '-60 seconds' -delete