aboutsummaryrefslogtreecommitdiff
path: root/infra/templates.py
diff options
context:
space:
mode:
Diffstat (limited to 'infra/templates.py')
-rwxr-xr-xinfra/templates.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/infra/templates.py b/infra/templates.py
index 9247285b9..3db291453 100755
--- a/infra/templates.py
+++ b/infra/templates.py
@@ -86,6 +86,8 @@ BUILD_TEMPLATE = """\
"""
EXTERNAL_BUILD_TEMPLATE = """\
+#!/bin/bash -eu
+
# build project
# e.g.
# ./autogen.sh