Container: Portable scripts

This allows bash to be found if not located in /bin.
This commit is contained in:
ryneeverett 2024-07-26 16:51:10 -04:00
parent ca79e09977
commit d83b6c195e
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# from https://android.googlesource.com/platform/build/+/master/tools/docker
# Copy your host gitconfig, or create a stripped down version