mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +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:
|
docs:
|
||||||
find -name '*.md' | while read -r line; \
|
find -name '*.md' | while read -r line; \
|
||||||
do \
|
do \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue