mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-06 08:24:57 -04:00
Container: Portable scripts
This allows bash to be found if not located in /bin.
This commit is contained in:
parent
4d22f558ba
commit
41bc2deded
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue