]> jfr.im git - uguu.git/blob - src/static/scripts/checkdb.sh
Update checkfiles.sh
[uguu.git] / src / static / scripts / checkdb.sh
1 sqlite3 /path/to/db/uguu.sq3 "DELETE FROM files WHERE date <= strftime('%s', datetime('now', '-1 day'));"