Update crontab

This commit is contained in:
verita84 2023-10-08 22:18:43 +00:00
parent 80416afbf8
commit 4c26afb9c3

View File

@ -1,3 +1,3 @@
00 01 * * * bash /backup.sh 00 01 * * * bash /backup.sh
#00 04 * * 7 su postgres -s $SHELL -lc "psql -d misskey -c 'vacuum(full,analyse,verbose);'" #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/ 00,15,30,45 * * * * /usr/bin/cp -f /opt/misskey/dump.rdb /saves/