summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <faern@faern.net>2021-11-17 11:34:13 +0100
committerLinus Färnstrand <linus@mullvad.net>2021-11-18 13:48:13 +0100
commita69c5b0ef56c93609b7ec37128be140a4b11632a (patch)
tree7d84f0da827a197e25290faaab2570cfbfa38737
parent4f2773bfb23d2b7f357e093ec82cf0682a6ba465 (diff)
downloadmullvadvpn-a69c5b0ef56c93609b7ec37128be140a4b11632a.tar.xz
mullvadvpn-a69c5b0ef56c93609b7ec37128be140a4b11632a.zip
Add missing shebang
-rwxr-xr-xbuild_windows_modules.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/build_windows_modules.sh b/build_windows_modules.sh
index 221ee662fb..b90ebe8078 100755
--- a/build_windows_modules.sh
+++ b/build_windows_modules.sh
@@ -1,3 +1,5 @@
+#!/usr/bin/env bash
+
set -eu
# List of solution configurations to build.