summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-14 20:48:46 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-14 20:48:46 +0200
commit752a647be13ad76a09c406de1928dd8d36edba2d (patch)
treef8ae06b0256cb326902e75f6e6522fc8274d91fe
parent97a0bdcef69ca69db74cfeb3129b2df9736b83b1 (diff)
downloadvim-polyglot-1.2.1.tar.gz
vim-polyglot-1.2.1.zip
fix: Use bash for build scriptv1.2.1
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 85f1844a..f70d0714 100755
--- a/build
+++ b/build
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
set -E