mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-08 01:46:33 +00:00
Fix: Changes to have command usage
This commit is contained in:
@@ -34,4 +34,6 @@ have go && {
|
||||
done
|
||||
|
||||
msg_ok "Done"
|
||||
} || msg "go hasn't been installed yet."
|
||||
}
|
||||
|
||||
! have go && msg "go hasn't been installed yet."
|
||||
|
||||
Reference in New Issue
Block a user