diff --git a/Makefile b/Makefile index da62b81..f995163 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ test: @mocha -build: +dashboard: node ../dashboard/make build rm -rf dashboard cp -r ../dashboard/build dashboard - + .PHONY: test \ No newline at end of file diff --git a/dashboard/index.html b/dashboard/index.html index e1844f2..651c335 100644 --- a/dashboard/index.html +++ b/dashboard/index.html @@ -82,16 +82,14 @@