10 lines
200 B
Desktop File
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
|