From 535933ea16e4da1a7830aa74feb17d8d318e8983 Mon Sep 17 00:00:00 2001 From: chonghe <44791194+chong-he@users.noreply.github.com> Date: Tue, 3 Oct 2023 18:52:02 +0800 Subject: [PATCH] Update scripts/cli.sh Co-authored-by: Mac L --- scripts/cli.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/cli.sh b/scripts/cli.sh index dbb66e203b..9efa70f4dd 100755 --- a/scripts/cli.sh +++ b/scripts/cli.sh @@ -1,4 +1,4 @@ -#! /bin/bash +#! /usr/bin/env bash # A function to generate formatted .md files write_to_file() {