2023-05-13 15:46:14 -06:00
|
|
|
00 01 * * * bash /backup.sh
|
2023-10-08 16:09:24 -06:00
|
|
|
#00 04 * * 7 su postgres -s $SHELL -lc "psql -d misskey -c 'vacuum(full,analyse,verbose);'"
|
2023-10-08 16:18:43 -06:00
|
|
|
00,15,30,45 * * * * /usr/bin/cp -f /opt/misskey/dump.rdb /saves/
|