media-sound/navidrome-bin: don't overwrite config file

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

View File

@ -24,10 +24,9 @@ RDEPEND="
BDEPEND="acct-user/navidrome"
src_prepare() {
cat << EOF > navidrome.toml
cat << EOF > navidrome.toml.example
# see <https://www.navidrome.org/docs/usage/configuration-options/#available-options> for more options
# ScanSchedule = '@every 24h'
# MusicFolder = '/media/music'
EOF