Skip to content

Commit

Permalink
fix: linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Chemaclass committed Oct 16, 2024
1 parent 1189834 commit 6f466c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# shellcheck disable=SC2164

function is_git_installed() {
command -v git > /dev/null 2>&1
command -v git > /dev/null 2>&1
}

function get_latest_tag() {
Expand Down

0 comments on commit 6f466c7

Please sign in to comment.