9 lines
131 B
SYSTEMD
9 lines
131 B
SYSTEMD
[Unit]
|
|
Description=Run daily InvenTree Backup
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 03:30:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|