summaryrefslogtreecommitdiff
path: root/script/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'script/bootstrap.sh')
-rw-r--r--script/bootstrap.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/script/bootstrap.sh b/script/bootstrap.sh
index ce6d3838..7e2dd6c6 100644
--- a/script/bootstrap.sh
+++ b/script/bootstrap.sh
@@ -14,6 +14,7 @@ apt-get -y install zlib1g-dev libssl-dev
apt-get -y install libreadline-gplv2-dev
apt-get -y install libxml2 libxml2-dev libxslt1-dev
apt-get -y install curl libcurl3 libcurl3-gnutls libcurl4-openssl-dev
+apt-get -y install exuberant-ctags
apt-get -y autoremove
add-apt-repository -y ppa:nginx/stable