Update crontab
This commit is contained in:
parent
80416afbf8
commit
4c26afb9c3
2
crontab
2
crontab
@ -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/
|
||||||
|
Loading…
Reference in New Issue
Block a user