We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a801822 commit d4b96c7Copy full SHA for d4b96c7
build/build.sh
@@ -64,7 +64,6 @@ time docker run \
64
local/beego-v8 \
65
sh -c "cd /go/src/github.com/d3vilh/openvpn-ui/ && \
66
git config --global --add safe.directory /go/src/github.com/d3vilh/openvpn-ui && \
67
- git switch 0.9.5.6.rc && \
68
go env -w GOFLAGS=\"-buildvcs=false\" && \
69
bee version && \
70
CGO_ENABLED=1 CC=musl-gcc bee pack -exr='^vendor|^ace.tar.bz2|^data.db|^build|^README.md|^docs' && \
0 commit comments