mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-25 02:21:01 +00:00
Changed the default command when we launch make
This commit is contained in:
parent
4e7863c6aa
commit
02edf0707f
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -36,3 +36,5 @@ deploy: ## Deploy wallabag
|
|||
@bundle exec cap staging deploy
|
||||
|
||||
.PHONY: help clean install update build test release travis deploy
|
||||
|
||||
.DEFAULT_GOAL := install
|
||||
|
|
Loading…
Reference in a new issue