funkwhale/docs/administrator/upgrade/quick-install.md

361 B

Upgrade using the quick install script

If you installed Funkwhale using the quick install script, upgrading your instance is as simple as running the following command on your server:

sudo sh -c "$(curl -sSL https://get.funkwhale.audio/upgrade.sh)".

The script runs through the necessary setup instructions.