media-sound/navidrome-bin: typo

Signed-off-by: tastytea <tastytea@tastytea.de>
This commit is contained in:
tastytea 2024-03-22 13:01:45 +01:00
parent a8a11c57fd
commit c91c034e9e
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 1 deletions

View File

@ -37,5 +37,5 @@ src_install() {
fowners -R navidrome:navidrome /var/lib/navidrome
systemd_dounit "${FILESDIR}"/navidrome.service
newinit.d "${FILESDIR}"/navidrome.initd navidrome
newinitd "${FILESDIR}"/navidrome.initd navidrome
}