summaryrefslogtreecommitdiff
path: root/web-ui/go
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/go')
-rwxr-xr-xweb-ui/go2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/go b/web-ui/go
index ad575723..8f2f1005 100755
--- a/web-ui/go
+++ b/web-ui/go
@@ -1,3 +1,3 @@
#!/bin/bash
-node_modules/grunt-cli/bin/grunt $GRUNT_OPTS $*
+npm run $*