diff options
| author | mo khan <mo@mokhan.ca> | 2014-10-31 20:34:33 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2014-10-31 20:34:33 -0600 |
| commit | 7b261c05fcff7c1569bb0fadbb5adefd228e2c7e (patch) | |
| tree | 238011f79d7c5c81d49e12ffcf24bc34cb9bad84 /script | |
| parent | ebc71d94acc9658c46a068a1bf7ae11abee1d6bc (diff) | |
install ctags.
Diffstat (limited to 'script')
| -rw-r--r-- | script/bootstrap.sh | 1 |
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 |
