Skip to content

Commit

Permalink
replaced volunteer build with realese build instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielcoderX authored Aug 26, 2023
1 parent f04d232 commit 31a0d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ It's simple! Just follow these 3 easy steps:
cd /opt
git clone https://github.com/uoosef/cf-bepass.git
cd cf-bepass
go build relay.go
CGO_ENABLED=0 go build -ldflags '-s -w' -trimpath relay.go
```

2. Make a systemd service for Bepass in **/etc/systemd/system/cfb.service**:
Expand Down

0 comments on commit 31a0d2f

Please sign in to comment.