This commit is contained in:
Josh Mudge 2019-11-12 17:06:12 -07:00
rodič 3c24b78d24
revize 4634ad293d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

Zobrazit soubor

@ -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