Docker: Improve entrypoint scripts #2146 #2149

This commit is contained in:
Michael Mayer
2022-03-17 10:14:08 +01:00
parent 3966c96763
commit 16522c68d8
16 changed files with 57 additions and 50 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/bash
set -e