Skip to content

Commit

Permalink
Merge pull request #22 from tsuyoshicho/fix/shellscripterror
Browse files Browse the repository at this point in the history
  • Loading branch information
tsuyoshicho authored Feb 10, 2024
2 parents cdef027 + 8732b55 commit cd917b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/list-all
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ list_of_versions=$(
| sort_versions
)

# shellcheck disable=SC2086
echo $list_of_versions

0 comments on commit cd917b0

Please sign in to comment.