Medulla Update - 5.4.x to 5.5.x
Medulla / 5.4.x / Updating Medulla to 5.5.x / Medulla Maintenance
To update from version 5.4.x to 5.5.x and higher, please follow the steps below:
Download the file to the Medulla server:
curl https://dl.medulla-tech.io/up/update_medulla.sh
Grant execution permissions to the script:
chmod +x update_medulla.sh
Run the update:
./update_medulla.sh
Once the procedure is complete, return to the Medulla interface.
All commands must be run as root or with an account that has administrator privileges.