mirror of
https://github.com/linuxserver/docker-beets.git
synced 2026-01-09 06:51:50 +08:00
fix path in beets.sh
This commit is contained in:
parent
c07f16a2d2
commit
ccde228516
@ -22,5 +22,5 @@ BEETSDIR=/config
|
||||
export BEETSDIR
|
||||
FPCALC=/usr/bin/fpcalc
|
||||
export FPCALC
|
||||
/usr/local/bin/beet -v import -q "$1"
|
||||
/usr/bin/beet -v import -q "$1"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user