Last addition.

This commit is contained in:
Josh Mudge 2019-11-12 17:06:12 -07:00
父節點 3c24b78d24
當前提交 4634ad293d
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

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