]> jfr.im git - uguu.git/blob - src/static/scripts/checkdb.sh
fix multiple uploads in same request
[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'));"