This commit is contained in:
2017-06-08 11:44:54 +02:00
parent a52754ab46
commit 766ce52e2b

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