From 04f49f589e8940995f31274ced3f4180da98a29e Mon Sep 17 00:00:00 2001 From: mlot Date: Fri, 13 Feb 2026 07:57:06 -0500 Subject: [PATCH] updt shebang for portability --- template.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.sh b/template.sh index 87dd408..8267e08 100644 --- a/template.sh +++ b/template.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # #