Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Upgrade v3.x.x to latest release

polzounov edited this page Jan 11, 2023 · 1 revision

If you are already on a v3 release, login to Moab and do the following:

cd ~/moab
git fetch
git checkout $(git describe --tags $(git rev-list --tags --max-count=1)) # Get the latest tagged release       
sudo os/setup
sudo reboot 0