makefile: Silence pull
This commit is contained in:
parent
a32e22f028
commit
31c410ecdf
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@ EMACS=emacs
|
|||
all: update
|
||||
|
||||
update: autoloads
|
||||
git pull
|
||||
@git pull
|
||||
@cask install
|
||||
@cask update
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue