Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 696 Bytes

File metadata and controls

13 lines (12 loc) · 696 Bytes

ownNextUpgrade


ownCloud/nextCloud upgrade and migration script

Instructions:

  1. Place upgrade.sh in your webserver directory, just above your webroot. (if your webroot is /var/www/html then place it in /var/www)
  2. Download the latest release of ownCloud or nextCloud into the same folder. (MUST download the .zip format)
  3. Run $ chmod +x upgrade.sh
  4. Make sure you are running your terminal session in bash
  5. Run $ . upgrade.sh
  6. Enter the filename of the downloaded zip in the requesting prompt
  7. Enter the name of the webroot folder where your ownCloud instance resides (ie. html or httpdocs)
  8. Finish following the instructions and complete your upgrade.