Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save paulboardman/feb9b251f6bd39cf48c7315eeca92a76 to your computer and use it in GitHub Desktop.
Save paulboardman/feb9b251f6bd39cf48c7315eeca92a76 to your computer and use it in GitHub Desktop.
OpenMediaVault upgrade
# if the 'update manager' isn't working properly then ssh in to OMV with admin account
apt-get update && apt-get dist-upgrade && omv-update
# to move to next release
omv-release-upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment