Make gx less verbose

License: MIT
Signed-off-by: default avatarJakub Sztandera <kubuxu@protonmail.ch>
parent 545f03e9
gx-path = gx/ipfs/$(shell gx deps find $(1))/$(1)
gx-deps:
gx --verbose install --global > /dev/null 2>&1
gx-deps:
gx install --global
.PHONY: gx-deps
ifneq ($(IPFS_GX_USE_GLOBAL),1)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment