updated Makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -38,7 +38,7 @@ check-stow:
|
|||||||
.PHONY: pull-updates
|
.PHONY: pull-updates
|
||||||
pull-updates:
|
pull-updates:
|
||||||
@echo "Pulling all recent updates"
|
@echo "Pulling all recent updates"
|
||||||
@git pull gitlab main
|
@git pull origin main
|
||||||
@git submodule update --recursive --remote
|
@git submodule update --recursive --remote
|
||||||
|
|
||||||
.PHONY: link
|
.PHONY: link
|
||||||
|
|||||||
Reference in New Issue
Block a user