update submodule before installing pb

master
Ben Harris 2 years ago
parent a86d372c55
commit df8503643a

@ -71,6 +71,7 @@ nvim:
pb:
@printf "$(YELLOW)--- pb -------------------------------------------------\n$(RESET)"
git submodule update --remote --init -- pb
$(MAKE) -C pb PREFIX=~/.local install
vim:

Loading…
Cancel
Save