Skip to content

Commit

Permalink
Add blank line to setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
phalanx-hk committed Jan 25, 2024
1 parent 708b410 commit 0cceb7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/mac/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ set -x
SCRIPT_DIR=$(dirname "$(readlink -f "$0")")
PARENT_DIR=$(dirname "$SCRIPT_DIR")


# shellcheck source=/dev/null
source "$PARENT_DIR"/common/common.sh

Expand Down

0 comments on commit 0cceb7d

Please sign in to comment.