kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
Fix 0.17 upgrade instructions.
Make them consistent with general upgrade instructions.merge-requests/466/head
rodzic
3f392c67c1
commit
b9ad6ca908
|
@ -196,8 +196,8 @@ On docker-setups::
|
|||
On non docker-setups::
|
||||
|
||||
# if you missed this one from a previous upgrade
|
||||
python api/manage.py script create_actors --no-input
|
||||
python api/manage.py script migrate_to_user_libraries --no-input
|
||||
sudo -u funkwhale -E /srv/funkwhale/virtualenv/bin/python api/manage.py script create_actors --no-input
|
||||
sudo -u funkwhale -E /srv/funkwhale/virtualenv/bin/python api/manage.py script migrate_to_user_libraries --no-input
|
||||
|
||||
If the scripts ends without errors, you're instance should be updated and ready to use :)
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue