fix
This commit is contained in:
parent
a9ad465a50
commit
6bc539d153
@ -1,2 +1,3 @@
|
||||
00 01 * * * bash /backup.sh
|
||||
00 02 * * * find /saves/ -type f -mtime +3 -exec rm -f {} \;
|
||||
00 04 * * 7 su postgres -s $SHELL -lc "psql -d pleroma -c 'vacuum(full,analyse,verbose);'"
|
Loading…
Reference in New Issue
Block a user