added updates

This commit is contained in:
2026-04-04 19:44:17 -06:00
parent 4c89cff398
commit fab91bb7c2
3 changed files with 19 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ check-stow:
.PHONY: pull-updates
pull-updates:
@echo "Pulling all recent updates"
@git pull
@git pull gitlab main
@git submodule update --recursive --remote
.PHONY: link