vault backup: 2025-01-19 20:54:17

This commit is contained in:
2025-01-19 20:54:17 +08:00
parent 2203bdcb7c
commit 1b4fa16ad1
2 changed files with 16 additions and 5 deletions

View File

@@ -74,6 +74,8 @@
5 2 * * 1 /home/awin/script/backup_immich.sh > /home/awin/log/backup_docker_immich.log 2>&1
1 2 * * 2 /home/awin/script/backup_nextcloud.sh > /home/awin/log/backup_docker_nextcloud.log 2>&1
* * 1 * * /home/awin/script/backup_dotfiles_awin-pc2.sh > /home/awin/log/backup_dotfiles_awin-pc2.log 2>&1
1 1 * * * /home/awin/script/rsync_nasphoto.sh > /home/awin/log/rsync_nasphoto.log 2>&1
@reboot /home/awin/script/fan_hddtemp_exportor.py > /home/awin/log/fan_hddtemp_exportor.log 2>&1
@reboot /home/awin/script/kasa_exporter.py > /home/awin/log/kasa_exporter.log 2>&1
@reboot /home/awin/script/reboot_echo.sh > /home/awin/log/reboot.log 2>&1
```