Skip to content

Commit e8cc35c

Browse files
committed
fix: add cleanup
1 parent ac0e22f commit e8cc35c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ make installLinux
1010
make build
1111
cd ..
1212

13+
rm -rf ./static
1314
ln -sf ./www/dist ./static
1415

1516
# build the go server

0 commit comments

Comments
 (0)