Skip to content

Instantly share code, notes, and snippets.

@zaccone
Created December 7, 2015 19:20
Show Gist options
  • Save zaccone/f68f307a9e26a4dad6b9 to your computer and use it in GitHub Desktop.
Save zaccone/f68f307a9e26a4dad6b9 to your computer and use it in GitHub Desktop.
#!/bin/sh
apt-get -y update
apt-get -u upgrade
apt-get -u autoremove
apt-get -u clean
apt-get -u dist-upgrade
do-release-upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment