Skip to content

Instantly share code, notes, and snippets.

@cinco
Last active August 29, 2015 14:27
Show Gist options
  • Save cinco/2cd4cba77c3a76f8e6fc to your computer and use it in GitHub Desktop.
Save cinco/2cd4cba77c3a76f8e6fc to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo apt-get update
sudo apt-get install -y nginx
sudo apt-get install -y php5-fpm php5-mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment