show: make highlight legible
[debiancodesearch.git] / cleanup-failed-shards.cron
blobc1c2feb04a3f3467b960f3c9d7d261edc987ed48
1 #!/bin/sh
2 exec find /dcs-ssd/unpacked -maxdepth 1 -name "newshard*" -mtime +1 -delete