about summary refs log tree commit diff
path: root/src/ci/docker/scripts/make3.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/ci/docker/scripts/make3.sh')
-rw-r--r--src/ci/docker/scripts/make3.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ci/docker/scripts/make3.sh b/src/ci/docker/scripts/make3.sh
index 47cb4158229..283700d06f6 100644
--- a/src/ci/docker/scripts/make3.sh
+++ b/src/ci/docker/scripts/make3.sh
@@ -1,3 +1,4 @@
+#!/bin/sh
 set -ex
 
 curl -f https://ftp.gnu.org/gnu/make/make-3.81.tar.gz | tar xzf -