From 8e2f0852f173aca560f71e871ceab1d471a8b206 Mon Sep 17 00:00:00 2001 From: Bruno Wagner Date: Tue, 3 Jan 2017 18:58:52 -0200 Subject: Moved bower install to npm post_install Also fixed some indentation errors on the Makefile --- service/go | 1 + 1 file changed, 1 insertion(+) (limited to 'service/go') diff --git a/service/go b/service/go index 4c388d91..0183c7b2 100755 --- a/service/go +++ b/service/go @@ -27,4 +27,5 @@ elif [ "$1" == "functional" ]; then popd else echo "Command doesn't exist" + exit 1 fi -- cgit v1.2.3