forked from tastytea/overlay
media-sound/navidrome-bin: don't overwrite config file
Signed-off-by: tastytea <tastytea@tastytea.de>
This commit is contained in:
parent
4521e4d9d8
commit
f0b2d0fdb3
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user