We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb38de commit 3efb886Copy full SHA for 3efb886
script/bootstrap
@@ -67,7 +67,7 @@ check_deps ()
67
68
if [ "$code" -eq "0" ]
69
then
70
- echo "*** $tool is available in 👍"
+ echo "*** $tool is available 👍"
71
continue
72
elif [ "$code" -ne "1" ]
73
0 commit comments