From 33a36d3be25a52f1d855c73bb375547d1c35a6d1 Mon Sep 17 00:00:00 2001 From: topahadzi Date: Fri, 27 Oct 2023 15:57:29 +0700 Subject: [PATCH] change bash to sh --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 1632a9c..4be4bf3 100755 --- a/test.sh +++ b/test.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Define the label key and value you want to search for LABEL=${NODE_LABEL:-}