]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - Makefile
Changed the default command when we launch make
[github/wallabag/wallabag.git] / Makefile
index f7f6138dd593f843147f3d3a0ab72d6b6ad7170f..2a74971828c9883eb1948af9449e95d85070b548 100755 (executable)
--- a/Makefile
+++ b/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