mirror of
https://codeberg.org/hyperreal/admin-scripts
synced 2024-11-02 00:13:07 +01:00
12 lines
219 B
Desktop File
12 lines
219 B
Desktop File
[Unit]
|
|
Description=Run torrentstats-html.nu
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=nu /home/jas/homelab-scripts/torrentstats-html.nu
|
|
SyslogIdentifier=torrentstats-html
|
|
|
|
[Install]
|
|
WantedBy=default.target
|