update submodule before installing pb

This commit is contained in:
Ben Harris 2021-05-12 17:07:16 -04:00
parent a86d372c55
commit df8503643a
1 changed files with 1 additions and 0 deletions

View File

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