mirror of
https://github.com/HariSekhon/DevOps-Bash-tools.git
synced 2025-02-06 09:28:21 +00:00
updated Makefile.in
This commit is contained in:
parent
38c2785664
commit
014be33034
@ -249,6 +249,7 @@ quick:
|
||||
|
||||
.PHONY: git
|
||||
git:
|
||||
@# not using install_packages_if_absent.sh as we don't need a package on Mac, it comes with XCode
|
||||
type git 2>/dev/null || $(BASH_TOOLS)/packages/install_packages.sh git
|
||||
|
||||
.PHONY: submodules
|
||||
|
Loading…
x
Reference in New Issue
Block a user