Skip to content

Instantly share code, notes, and snippets.

@vaughany
Last active June 12, 2018 12:54
Show Gist options
  • Select an option

  • Save vaughany/e1ee010a0e24bfe6bbd3a2f4514a9927 to your computer and use it in GitHub Desktop.

Select an option

Save vaughany/e1ee010a0e24bfe6bbd3a2f4514a9927 to your computer and use it in GitHub Desktop.
Updating just Passenger

$ passenger-status

Version : 5.2.0

$ sudo apt-get update

$ apt list --upgradable

$ sudo apt-get install --only-upgrade passenger

$ passenger-status

Version : 5.3.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment