Skip to content

Instantly share code, notes, and snippets.

@fuzzy76
Last active March 3, 2016 13:03
Show Gist options
  • Select an option

  • Save fuzzy76/e0209a02466a91e2d562 to your computer and use it in GitHub Desktop.

Select an option

Save fuzzy76/e0209a02466a91e2d562 to your computer and use it in GitHub Desktop.
#!/bin/sh
apt-get -y update
apt-get -y dist-upgrade
apt-get -y autoremove
apt-get -y autoclean
cat /var/run/reboot-required
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment