summaryrefslogtreecommitdiff
path: root/script/vm_bootstrap.sh
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2013-05-12 16:04:06 -0600
committermo khan <mo@mokhan.ca>2013-05-12 16:04:06 -0600
commit3fc444792ebff667aa3771b83d1b2107966c5b4c (patch)
tree767b8242e6f32480aa81c6b7cab5f9b7095242ed /script/vm_bootstrap.sh
parent5d8b4bf7881bf30b2e208c16c46429e837d8cc6f (diff)
add script to provision vagrant vm
Diffstat (limited to 'script/vm_bootstrap.sh')
-rw-r--r--script/vm_bootstrap.sh6
1 files changed, 0 insertions, 6 deletions
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