Merge branch 'master' into feature/initcontainer_sidecar_toggle

This commit is contained in:
Felix Kunde 2019-12-10 15:14:20 +01:00
commit c11820ce78
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -o errexit
set -o nounset

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -o errexit
set -o nounset