parent
6d68764707
commit
df6bbf1d4e
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
#!/bin/sh
|
||||
# WARNING: do not change the shebang - the Docker base image might not have what you want!
|
||||
|
||||
set -o errexit
|
||||
set -o pipefail
|
||||
|
|
Loading…
Reference in New Issue