From 34c3196f26c7f64344b397b3e6c9b87a88747af8 Mon Sep 17 00:00:00 2001 From: Neissi Torres Lima Date: Wed, 4 Feb 2015 10:37:41 -0200 Subject: Fixing setupjs --- service/go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'service/go') diff --git a/service/go b/service/go index d23adf4f..196841ba 100755 --- a/service/go +++ b/service/go @@ -19,6 +19,8 @@ function setuppy { function setupjs { cd ../web-ui + npm install + node_modules/bower/bin/bower install --config.interactive=false --allow-root LC_ALL=en_US.UTF-8 ./go build cd - } -- cgit v1.2.3