🔺Upgrade instructions

We update all the time, often multiple times per day.

Make sure you're following our canny:

I just updated a customer today who was so out of date they didn't even have themes 🤯 😱

Here's how to get started:

cd edcom-install

To see the command line options for the upgrade tool, run this command:

./upgrade.sh -h

You can see if your version is out of date by just running a version check:

./upgrade.sh --check-only

To upgrade, run the tool by itself without any extra options:

./upgrade.sh

If there's a newer version out, you'll be prompted to upgrade now, or you can wait until a better time.

If you choose to be upgraded, you'll see output similar to the following:

The new version will be downloaded and installed while preserving your data and settings, and then your platform will be automatically restarted.

Last updated

Was this helpful?