How to update your Nextcloud manually to a minor version?
Before you are able to create the backup scripts, you will need to run the update script one time. Here we cover how to update your Nextcloud to a minor version manually. Updating your server to a Major Nextcloud version will be covered by this guide: click here
- Run over CLI:
sudo bash /var/scripts/update.sh minor
- Wait until the update has run
- Run
sudo shutdown -c
over CLI to cancel the shutdown, since it is not necessary now