X-Git-Url: https://git.ladys.computer/Status/blobdiff_plain/f71fa11c301bd501b7d5961f0600a530adc01968..5880292e2bef6def5c0a342da47766d649925363:/Makefile

diff --git a/Makefile b/Makefile
index 7e6dbb4..e37aad5 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,7 @@ nothing:
 	@echo 'Type `make remote` to update the remote post-receive script.'
 
 update:
+	git pull
 	git remote add upstream $(X_STATUS_GIT)
 	git fetch upstream
 	git checkout --detach upstream/current