Merge pull request #150 from faustogut/patch-1

Fix nssm download link (add https)
This commit is contained in:
RustDesk 2023-03-01 20:17:17 +08:00 committed by GitHub
commit 1e7cbf3d92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ While the benefits of pm2 include:
## Installing using NSSM
### Installing NSSM
Please [download](http://nssm.cc/release/nssm-2.24.zip) and extract NSSM select the appropriate
Please [download](https://nssm.cc/release/nssm-2.24.zip) and extract NSSM select the appropriate
architecture to your windows system (if x86 use the contents of the win32 folder, if x64 use the
contents of win64 folder). It is also best practice to move the binary of NSSM into the
`Program Files\NSSM` (NSSM once started as a service, it cannot be moved from the directory it was placed in.