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 c85bbe2b..241e966b 100755
--- a/web-ui/go
+++ b/web-ui/go
@@ -1,3 +1,3 @@
#!/bin/bash
-LC_ALL=C.UTF-8 npm run $*
+LC_ALL=en_US.UTF-8 npm run $*