diff --git a/Makefile b/Makefile index 8e1885e9..4112670f 100644 --- a/Makefile +++ b/Makefile @@ -58,5 +58,5 @@ git_pull: cd .. cd gui git stash - git pull - git stash pop + git pull + git stash pop