Skip to content

Instantly share code, notes, and snippets.

View brandonparsons's full-sized avatar

brandonparsons

View GitHub Profile

Keybase proof

I hereby claim:

  • I am brandonparsons on github.
  • I am brandonparsons (https://keybase.io/brandonparsons) on keybase.
  • I have a public key whose fingerprint is F0A2 8282 F573 8EA0 8F41 0596 6058 D6E1 1C96 D2C3

To claim this, I am signing this object:

#!/bin/bash
export DEBIAN_FRONTEND=noninteractive
##########
echo Installing base packages....
sudo sed 's/main$/main universe/' -i /etc/apt/sources.list