Update crontab
This commit is contained in:
parent
178d8ea5b2
commit
85ac25b677
3
crontab
3
crontab
@ -1,2 +1,3 @@
|
||||
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/
|
||||
|
Loading…
Reference in New Issue
Block a user