We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0e22f commit e8cc35cCopy full SHA for e8cc35c
scripts/build.sh
@@ -10,6 +10,7 @@ make installLinux
10
make build
11
cd ..
12
13
+rm -rf ./static
14
ln -sf ./www/dist ./static
15
16
# build the go server
0 commit comments