From f7a059f9976d9226e517de62608bdc110dbaf7ce Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Sun, 9 Apr 2023 18:00:05 -0400 Subject: fix makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ebb1574..9121135 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # ANSIBLE-MAKEFILE -SHELL:=/bin/bash +SHELL:=/usr/bin/env bash ## # VARIABLES -- cgit v1.2.3