Merge pull request #90119 from samueldr/feature/rpi4-fixups

Fix some pitfalls from the Raspberry Pi 4 specific sd image
This commit is contained in:
Samuel Dionne-Riel
2020-06-20 17:02:51 -04:00
committed by GitHub
3 changed files with 21 additions and 3 deletions
@@ -1,4 +1,7 @@
#! @bash@/bin/sh -e
#! @bash@/bin/sh
# This can end up being called disregarding the shebang.
set -e
shopt -s nullglob