From f9e8302681d7562c585641d80fe4eb9d59099a20 Mon Sep 17 00:00:00 2001 From: Jason Nagin <33561705+JasonN3@users.noreply.github.com> Date: Tue, 9 Jul 2024 10:10:17 -0400 Subject: [PATCH] set to bash --- docs/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Makefile b/docs/Makefile index 3790fb8..89384a1 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -1,3 +1,5 @@ +SHELL = /bin/bash + docs: find -name '*.md' | while read -r line; \ do \