Files
ignition-pi4/files/move-downloads-nextcloud.service
2025-11-06 20:28:41 +01:00

10 lines
200 B
Desktop File

[Unit]
Description=Move the completed torrents and jdownloader downloads to nextcloud
[Service]
Type=oneshot
ExecStart=/root/scripts/move-downloads-nextcloud.sh
[Install]
WantedBy=multi-user.target