mirror of
https://github.com/linuxserver/docker-beets
synced 2026-01-03 14:26:14 +01:00
6 lines
103 B
Bash
6 lines
103 B
Bash
#!/bin/bash
|
|
|
|
pip install -U pyacoustid
|
|
pip install -U pylast
|
|
pip install -U flask
|
|
pip install -U beets
|