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 f0e9681 commit fb9512d
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
@@ -1,6 +1,7 @@
#!/bin/bash

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

Expand Down

0 comments on commit fb9512d

Please sign in to comment.