Skip to content

Commit

Permalink
fix: shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Jun 2, 2024
1 parent cdee89d commit 2e05c23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ else
fi

set -a
# shellcheck disable=SC1091
source .env
set +a

Expand Down

0 comments on commit 2e05c23

Please sign in to comment.