mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 02:47:56 +01:00
set to bash
This commit is contained in:
parent
a5f0fd3163
commit
f9e8302681
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
SHELL = /bin/bash
|
||||
|
||||
docs:
|
||||
find -name '*.md' | while read -r line; \
|
||||
do \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue