update repo

This commit is contained in:
ministicraft
2019-06-04 22:58:42 +02:00
parent b5a7116849
commit 8ed9113bb2
62 changed files with 3810 additions and 82 deletions

3
beets/Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM linuxserver/beets
RUN pip install --upgrade pip
RUN pip install --upgrade https://github.com/beetbox/audioread/archive/master.zip