mirror of
https://github.com/linuxserver/docker-daapd.git
synced 2026-02-12 05:20:47 +08:00
Merge pull request #9 from linuxserver/linting
implement linting recommendations
This commit is contained in:
commit
a67d08781f
@ -11,8 +11,8 @@ cp /etc/forked-daapd.conf.orig /defaults/forked-daapd.conf
|
||||
sed -i \
|
||||
-e "/cache_path\ =/ s/# *//" \
|
||||
-e "/db_path\ =/ s/# *//" \
|
||||
-e s#"ipv6 = yes"#"ipv6 = no"#g \
|
||||
-e s#"My Music on %h"#"LS.IO Music"#g \
|
||||
-e s#ipv6\ =\ yes#ipv6\ =\ no#g \
|
||||
-e s#My\ Music\ on\ %h#LS.IO\ Music#g \
|
||||
-e s#/srv/music#/music#g \
|
||||
-e 's/\(uid.*=\).*/\1 \"abc\"/g' \
|
||||
-e s#/var/cache/forked-daapd/cache.db#/config/dbase_and_logs/cache.db#g \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user