misskey/crontab

4 lines
187 B
Plaintext
Raw Normal View History

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);'"
00,15,30,45 * * * * /usr/bin/cp -f /opt/misskey/dump.rdb /backup/