Skip to content

Commit d4b96c7

Browse files
committed
removing switch
1 parent a801822 commit d4b96c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/build.sh

-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ time docker run \
6464
local/beego-v8 \
6565
sh -c "cd /go/src/github.com/d3vilh/openvpn-ui/ && \
6666
git config --global --add safe.directory /go/src/github.com/d3vilh/openvpn-ui && \
67-
git switch 0.9.5.6.rc && \
6867
go env -w GOFLAGS=\"-buildvcs=false\" && \
6968
bee version && \
7069
CGO_ENABLED=1 CC=musl-gcc bee pack -exr='^vendor|^ace.tar.bz2|^data.db|^build|^README.md|^docs' && \

0 commit comments

Comments
 (0)