Skip to content

Instantly share code, notes, and snippets.

@fpinzn
Last active August 29, 2015 13:57
Show Gist options
  • Save fpinzn/9361024 to your computer and use it in GitHub Desktop.
Save fpinzn/9361024 to your computer and use it in GitHub Desktop.
#!/bin/bash
set -e
source /build/buildconfig
set -x
apt-get install -y mongodb mongodb-server
npm install cube
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment