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