Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
k-rister committed Sep 3, 2024
1 parent b54261c commit 35c249b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crucible-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ function has_dependency {
has_dep=0
echo "Checking for $1"
if $1 --version; then
command -v $1
has_dep=1
else
echo "Attempting to get it"
Expand Down

0 comments on commit 35c249b

Please sign in to comment.