From 4634ad293d1d2cb5178c23c102fc9bf8bd49546b Mon Sep 17 00:00:00 2001 From: Josh Mudge Date: Tue, 12 Nov 2019 17:06:12 -0700 Subject: [PATCH] Last addition. --- All/Sign Using OV Cert.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/All/Sign Using OV Cert.md b/All/Sign Using OV Cert.md index 8360c2b..83aeb21 100644 --- a/All/Sign Using OV Cert.md +++ b/All/Sign Using OV Cert.md @@ -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