index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web-ui
/
go
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'web-ui/go')
-rwxr-xr-x
web-ui/go
2
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 $*