Skip to content

Instantly share code, notes, and snippets.

@NapalmHorn
Last active August 29, 2015 14:09
Show Gist options
  • Save NapalmHorn/16ac53b3e5411cc49f90 to your computer and use it in GitHub Desktop.
Save NapalmHorn/16ac53b3e5411cc49f90 to your computer and use it in GitHub Desktop.
SHell script Update Mint
#!/bin/bash
apt-get update
apt-get --assume-yes -q upgrade
@NapalmHorn
Copy link
Author

Updates linux mint 100% non interactive and clean output idea for logging.

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