10 lines
138 B
SYSTEMD
10 lines
138 B
SYSTEMD
[Unit]
|
|
Description=Restart Stoat AI Tree Bot nightly
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 04:00:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|