docs: fix systemctl edit command in install guide
Some checks failed
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-client Pipeline failed
ci/woodpecker/push/lint-backend Pipeline failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-sw Pipeline failed
ci/woodpecker/push/test Pipeline failed

This commit is contained in:
Norm 2023-05-30 02:30:39 +00:00
parent 56e2000306
commit cb2d0fdd9e

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]