mirror of
https://github.com/linuxserver/docker-beets
synced 2026-01-17 05:33:38 +01:00
7 lines
125 B
Bash
7 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
|