Initial commit

This commit is contained in:
2025-11-06 20:28:41 +01:00
commit 5fc4fbcef3
182 changed files with 4742 additions and 0 deletions

9
files/copy-music.service Normal file
View File

@@ -0,0 +1,9 @@
[Unit]
Description=Copies the music from Nextcloud to Navidrome
[Service]
Type=oneshot
ExecStart=/root/scripts/copy-music.sh
[Install]
WantedBy=multi-user.target