Skip to content

Instantly share code, notes, and snippets.

@jeevandongre
Last active August 29, 2015 13:58
Show Gist options
  • Save jeevandongre/10235153 to your computer and use it in GitHub Desktop.
Save jeevandongre/10235153 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo apt-get update --fix-missing
sudo apt-get upgrade openssl
openssl version -a
sudo apt-get update && sudo apt-get upgrade openssl && openssl version -b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment