Skip to content

Commit

Permalink
feat(howto): add snap refresh to the prerequisites
Browse files Browse the repository at this point in the history
Users need to have the latest appliance version before they can upgrade. To that
end, when they update their packages, they should also take this time to upgrade
their snaps, to ensure the update goes smoothly.
  • Loading branch information
ajanon committed May 28, 2024
1 parent 50820ca commit 0022ebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions howto/update/upgrade-appliance.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Before you upgrade the Anbox Cloud Appliance, make sure all packages on the mach

sudo apt update
sudo apt upgrade
sudo snap refresh

The Anbox Cloud Appliance includes an `upgrade` command which will perform all relevant upgrade steps to a newer version of the appliance. First, run `anbox-cloud-appliance status` to check if an update is available:

Expand Down

0 comments on commit 0022ebe

Please sign in to comment.