vault backup: 2025-02-01 22:50:56
This commit is contained in:
@@ -64,7 +64,6 @@
|
|||||||
|
|
||||||
### `root` 的 crontab
|
### `root` 的 crontab
|
||||||
```
|
```
|
||||||
# m h day mon dow command
|
|
||||||
*/3 * * * * /home/awin/script/ddns.sh > /home/awin/log/ddns.log 2>&1
|
*/3 * * * * /home/awin/script/ddns.sh > /home/awin/log/ddns.log 2>&1
|
||||||
*/5 * * * * /home/awin/script/clean_nextcloud.sh > /home/awin/log/clean_nextcloud.log 2>&1
|
*/5 * * * * /home/awin/script/clean_nextcloud.sh > /home/awin/log/clean_nextcloud.log 2>&1
|
||||||
1 2 * * 1 /home/awin/script/backup_adguardhome.sh > /home/awin/log/backup_docker_adguardhome.log 2>&1
|
1 2 * * 1 /home/awin/script/backup_adguardhome.sh > /home/awin/log/backup_docker_adguardhome.log 2>&1
|
||||||
@@ -77,5 +76,6 @@
|
|||||||
1 1 * * * /home/awin/script/rsync_nasphoto.sh > /home/awin/log/rsync_nasphoto.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/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/kasa_exporter.py > /home/awin/log/kasa_exporter.log 2>&1
|
||||||
|
@reboot /home/awin/script/tapo_exporter.py -f /home/awin/.secret/tplink > /home/awin/log/kasa_exporter.log 2>&1
|
||||||
@reboot /home/awin/script/reboot_echo.sh > /home/awin/log/reboot.log 2>&1
|
@reboot /home/awin/script/reboot_echo.sh > /home/awin/log/reboot.log 2>&1
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user