Merge branch 'develop'

This commit is contained in:
Georg Krause 2021-03-10 10:26:46 +01:00
commit f63d0efb32
No known key found for this signature in database
GPG key ID: FD479B9A4D48E632
97 changed files with 19311 additions and 15872 deletions

View file

@ -67,7 +67,7 @@ get details::
.. note::
At the moment, only Flac, OGG/Vorbis and MP3 files with ID3 tags are supported
At the moment, only Flac, OGG/Vorbis and MP3 or AIFF files with ID3 tags are supported

View file

@ -164,6 +164,7 @@ match what is described in :doc:`/installation/debian`:
sudo -u funkwhale unzip "api-$FUNKWHALE_VERSION.zip" -d extracted
sudo -u funkwhale rm -rf api/ && sudo -u funkwhale mv extracted/api .
sudo -u funkwhale rm -rf extracted
sudo -u funkwhale rm api-$FUNKWHALE_VERSION.zip
# update os dependencies
sudo api/install_os_dependencies.sh install