Skip to content

Commit

Permalink
Try to fix linter warning
Browse files Browse the repository at this point in the history
  • Loading branch information
rmens committed Mar 17, 2024
1 parent 0c9049e commit 7135e5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ if ! curl -s -o "$FUNCTIONS_LIB_PATH" "$FUNCTIONS_LIB_URL"; then
fi

# Source the functions file
# shellcheck source=/tmp/functions.sh
source "$FUNCTIONS_LIB_PATH"

# Set color variables
Expand Down

0 comments on commit 7135e5e

Please sign in to comment.