]> jfr.im git - uguu.git/blobdiff - src/static/scripts/checkfiles.sh
fixes
[uguu.git] / src / static / scripts / checkfiles.sh
index 5c9e4bdbc1a916f782cb35573c06346d5cda9829..fff78b3aa51a09d14edf15028ab6eb49d8ac40e2 100644 (file)
@@ -1,2 +1,3 @@
 #! /bin/sh
+hours=$((XXX*60))
 find /path/to/files/ -mmin +1440 -exec rm -f {} \;
\ No newline at end of file