mirror of
https://github.com/linuxserver/docker-beets.git
synced 2026-02-04 00:33:20 +08:00
8 lines
125 B
Bash
8 lines
125 B
Bash
#!/bin/bash
|
|
|
|
pip install -U pyacoustid
|
|
pip install -U pylast
|
|
pip install -U flask
|
|
pip install -U pillow
|
|
pip install -U beets
|