From 2e05c239eae8ff88ed6dfc11cd5147b7c007160f Mon Sep 17 00:00:00 2001 From: Tan Nguyen Date: Mon, 3 Jun 2024 02:53:56 +0700 Subject: [PATCH] fix: shellcheck --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index a0e8d79..f4e68bf 100644 --- a/install.sh +++ b/install.sh @@ -8,6 +8,7 @@ else fi set -a +# shellcheck disable=SC1091 source .env set +a