Skip to content

Commit

Permalink
removing switch
Browse files Browse the repository at this point in the history
  • Loading branch information
d3vilh committed Dec 31, 2024
1 parent a801822 commit d4b96c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ time docker run \
local/beego-v8 \
sh -c "cd /go/src/github.com/d3vilh/openvpn-ui/ && \
git config --global --add safe.directory /go/src/github.com/d3vilh/openvpn-ui && \
git switch 0.9.5.6.rc && \
go env -w GOFLAGS=\"-buildvcs=false\" && \
bee version && \
CGO_ENABLED=1 CC=musl-gcc bee pack -exr='^vendor|^ace.tar.bz2|^data.db|^build|^README.md|^docs' && \
Expand Down

0 comments on commit d4b96c7

Please sign in to comment.