Skip to main content

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

  1. Run over CLI:
    sudo bash /var/scripts/update.sh minor
  2. Wait until the update has run
  3. Run sudo shutdown -c over CLI to cancel the shutdown, since it is not necessary now