summaryrefslogtreecommitdiff
path: root/script/bootstrap.sh
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2014-05-28 22:47:22 -0600
committermo khan <mo@mokhan.ca>2014-05-28 22:47:22 -0600
commit99cf3b0cece7e1e94f17a4a40804c8d35a0d123b (patch)
tree493a3a308981860852b0d7685ce01a4cb6061fe9 /script/bootstrap.sh
parenta56376b3c39e03463171edc8ed0f3a68efd91006 (diff)
remove unused files and update deploy tasks.
Diffstat (limited to 'script/bootstrap.sh')
-rw-r--r--script/bootstrap.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/script/bootstrap.sh b/script/bootstrap.sh
index 2964e8c1..9a8a35f7 100644
--- a/script/bootstrap.sh
+++ b/script/bootstrap.sh
@@ -30,5 +30,3 @@ apt-get -y install zlib1g-dev libssl-dev
apt-get -y install libreadline-gplv2-dev
# Install some nokogiri dependencies:
apt-get -y install libxml2 libxml2-dev libxslt1-dev
-
-su -c 'bash /vagrant/script/bootstrap-vagrant.sh' vagrant