10 lines
164 B
Desktop File
10 lines
164 B
Desktop File
[Unit]
|
|
Description=Copies the music from Nextcloud to Navidrome
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/root/scripts/copy-music.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|