Skip to content

Instantly share code, notes, and snippets.

@msgre
Created September 4, 2012 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save msgre/3618346 to your computer and use it in GitHub Desktop.
Save msgre/3618346 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo apt-get update
sudo apt-get -y upgrade
sudo apt-get -y install dkms build-essential linux-headers-generic
sudo apt-get -y install git vim postgresql-9.1-postgis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment