From 45f1708837d34832a29478aae1ca62dc6b7fb3fe Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 1 Oct 2016 14:33:57 -0700 Subject: [PATCH] . --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 4fe1ad2..f60521e 100755 --- a/install.sh +++ b/install.sh @@ -1,9 +1,9 @@ -#!/bin/sh +#!/bin/bash # YouCompleteMe pushd .vim/bundle/YouCompleteMe git submodule update --init --recursive -./install.py --clang-completer --system-libclang +./install.py --clang-completer popd # tern_for_vim