File: emboss-explorer.cron.d

package info (click to toggle)
emboss-explorer 2.2.0-10
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 352 kB
  • sloc: perl: 1,765; sh: 92; makefile: 12
file content (1 line) | stat: -rw-r--r-- 148 bytes parent folder | download | duplicates (6)
1
0 0 * * *	root	[ -d "/var/lib/emboss-explorer/output" ] && find /var/lib/emboss-explorer/output -mindepth 1 -maxdepth 1 -atime 1 -exec rm -rf {} \;