mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-06 01:59:55 +02:00
Merge branch 'develop'
This commit is contained in:
commit
f63d0efb32
97 changed files with 19311 additions and 15872 deletions
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue