docs: fix systemctl edit command in install guide

This commit is contained in:
Norm 2023-05-30 02:30:39 +00:00
parent 56e2000306
commit cb2d0fdd9e
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ Run `NODE_ENV=production npm start` to launch FoundKey manually. To stop the ser
### Launch with systemd
Run `systemctl --edit --full --force foundkey.service`, and paste the following:
Run `systemctl edit --full --force foundkey.service`, and paste the following:
```ini
[Unit]