From 4c26afb9c3161d86bfa8f0bf33795a1ca6a32744 Mon Sep 17 00:00:00 2001 From: verita84 Date: Sun, 8 Oct 2023 22:18:43 +0000 Subject: [PATCH] Update crontab --- crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crontab b/crontab index 883c980..13d12f7 100644 --- a/crontab +++ b/crontab @@ -1,3 +1,3 @@ 00 01 * * * bash /backup.sh #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/