Merge pull request #183 from amillerSSD/patch-1

Update _index.en.md
This commit is contained in:
RustDesk 2023-04-21 16:00:40 +08:00 committed by GitHub
commit 7fe709d4d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ There are some benefits to using NSSM:
- Backwards compatibility with older windows (Windows Server 2008R2/Windows 7 and earlier although untested).
- Ideal for Windows Server
- Auto start on boot without login (The user who created the startup entry does not need to log on for it to start).
- Running both binaies as Services.
- Running both binaries as Services.
- Standalone (no dependency on nodejs)
While the benefits of pm2 include: