From b8a5a111a93473dc3ee0b3fb74b79cb9eb176aa7 Mon Sep 17 00:00:00 2001 From: Harxxki Date: Fri, 23 Jun 2023 20:11:23 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A1=20Set=20execution=20zsh=20environm?= =?UTF-8?q?ent.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deltabae.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deltabae.sh b/deltabae.sh index ead85ce..e2ae338 100755 --- a/deltabae.sh +++ b/deltabae.sh @@ -1,4 +1,4 @@ -#!/usr/bin/zsh +#!/usr/bin/env zsh # Set default values output_dir="./tmp"