From 7b261c05fcff7c1569bb0fadbb5adefd228e2c7e Mon Sep 17 00:00:00 2001 From: mo khan Date: Fri, 31 Oct 2014 20:34:33 -0600 Subject: install ctags. --- script/bootstrap.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'script/bootstrap.sh') 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 -- cgit v1.2.3