Pull from the current branch.

This commit is contained in:
Chris Giacofei 2024-06-06 11:48:02 -04:00
parent 6e16a0bede
commit a503db7a92

View File

@ -34,7 +34,7 @@ test: ## Run tests
.PHONY: pull .PHONY: pull
pull: pull:
git pull origin master git pull
.PHONY: start .PHONY: start
start: ## Restart gunicorn start: ## Restart gunicorn