mirror of
https://github.com/linuxserver/docker-beets
synced 2026-01-03 06:14:55 +01:00
Fix readme app setup info
This commit is contained in:
parent
9fbf65681d
commit
6a5977448e
2 changed files with 2 additions and 2 deletions
|
|
@ -76,7 +76,7 @@ For a command prompt as user abc `docker exec -it -u abc beets bash`
|
|||
|
||||
See [Beets](http://beets.io/) for more info.
|
||||
|
||||
Contains [beets-copyartifacts](https://github.com/sbarakat/beets-copyartifacts) plugin, [configuration details](https://github.com/sbarakat/beets-copyartifacts#configuration)
|
||||
Contains [beets-extrafiles](https://github.com/Holzhaus/beets-extrafiles) plugin, [configuration details](https://github.com/Holzhaus/beets-extrafiles#usage)
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ app_setup_block: |
|
|||
|
||||
See [Beets](http://beets.io/) for more info.
|
||||
|
||||
Contains [beets-copyartifacts](https://github.com/sbarakat/beets-copyartifacts) plugin, [configuration details](https://github.com/sbarakat/beets-copyartifacts#configuration)
|
||||
Contains [beets-extrafiles](https://github.com/Holzhaus/beets-extrafiles) plugin, [configuration details](https://github.com/Holzhaus/beets-extrafiles#usage)
|
||||
|
||||
# changelog
|
||||
changelogs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue