summaryrefslogtreecommitdiff
path: root/service/go
diff options
context:
space:
mode:
Diffstat (limited to 'service/go')
-rwxr-xr-xservice/go1
1 files changed, 0 insertions, 1 deletions
diff --git a/service/go b/service/go
index ece0eecb..1ae838b0 100755
--- a/service/go
+++ b/service/go
@@ -8,7 +8,6 @@ function setuppy {
function setupjs {
cd ../web-ui
- ./go clean
LC_ALL=en_US.UTF-8 ./go build
cd -
}