Merge branch 'patch-1' into 'develop'
Include upgrade instructions for installations based on ansible script See merge request funkwhale/funkwhale!907
This commit is contained in:
commit
f0d1f60117
|
@ -136,6 +136,10 @@ keeping a backup of the old version in ``./postgres-old``:
|
||||||
Non-docker setup
|
Non-docker setup
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
If you installed Funkwhale using the install script, upgrading is done using ``sh -c "$(curl -sSL https://get.funkwhale.audio/upgrade.sh)"``. Make sure to run this command with root permissions.
|
||||||
|
|
||||||
|
If you manually installed Funkwhale, please use the following instructions.
|
||||||
|
|
||||||
Upgrade the static files
|
Upgrade the static files
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue