Skip to content

Commit

Permalink
build(CI): fix shellcheck failure
Browse files Browse the repository at this point in the history
  • Loading branch information
oldratlee committed Sep 6, 2023
1 parent 6f59658 commit 096758a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/xpf
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ portableReadLink() {
THIS_SCRIPT="$(portableReadLink "${BASH_SOURCE[0]}")"
BASE_DIR="$(dirname "$THIS_SCRIPT")"

# shellcheck disable=SC1091
source "$BASE_DIR/xpl" "$@"

0 comments on commit 096758a

Please sign in to comment.