From 3fc444792ebff667aa3771b83d1b2107966c5b4c Mon Sep 17 00:00:00 2001 From: mo khan Date: Sun, 12 May 2013 16:04:06 -0600 Subject: add script to provision vagrant vm --- script/vm_bootstrap.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 script/vm_bootstrap.sh (limited to 'script/vm_bootstrap.sh') diff --git a/script/vm_bootstrap.sh b/script/vm_bootstrap.sh deleted file mode 100644 index 2979ecaf..00000000 --- a/script/vm_bootstrap.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env bash - -apt-get update -apt-get install -y nginx -apt-get install -y imagemagick -apt-get install -y postgresql-9.1 -- cgit v1.2.3