summaryrefslogtreecommitdiff
path: root/script/vm_bootstrap.sh
diff options
context:
space:
mode:
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