This commit is contained in:
Paul Schneider 2017-06-08 11:44:54 +02:00
commit 399ab9ff12

View file

@ -34,7 +34,7 @@ pushInProd: bin/output/wwwroot/version
ssh root@localhost systemctl start kestrel
status:
ifeq ($(git status -s --porcelain |wc -l),'0')
ifeq ($(git status -s --porcelain |wc -l),0)
@echo oui
else
@echo non