--- libbeat/scripts/Makefile.orig	2025-04-08 13:55:23 UTC
+++ libbeat/scripts/Makefile
@@ -42,7 +42,7 @@ GOFILES = $(shell find . -type f -name '*.go' 2>/dev/n
 GOFILES_NOVENDOR = $(shell find . -type f -name '*.go' -not -path "*/vendor/*" 2>/dev/null)
 GOFILES_ALL = $(GOFILES) $(shell find $(ES_BEATS) -type f -name '*.go' 2>/dev/null)
 GOPACKAGES_STRESSTESTS=$(shell find . -type d \( -name "stress" \) 2>/dev/null)
-SHELL=bash
+SHELL=sh
 ES_HOST?=elasticsearch
 ES_PORT?=9200
 ES_USER?=beats
