Last addition.
This commit is contained in:
parent
3c24b78d24
commit
4634ad293d
|
@ -126,7 +126,7 @@ go generate
|
|||
go build -o setup.exe -ldflags "-s -w -H=windowsgui"
|
||||
```
|
||||
|
||||
Refer back to the instructions on [How to Sign a File](#signing-the-file) to sign your setup file as well. Then you're done! Just run `setup.exe`.
|
||||
Refer back to the instructions on [How to Sign a File](#signing-the-file) to sign your setup file as well. Then you're done! Just run `setup.exe` wherever you want it will setup your server for you. If you ever more `server.exe`, you will need to run `setup.exe`again to setup a new firewall rule at a new location.
|
||||
|
||||
## WIP: Service
|
||||
|
||||
|
|
Loading…
Reference in New Issue