forked from FoundKeyGang/FoundKey
Fix formatting
This commit is contained in:
parent
8e30c86a9a
commit
c4415e9af3
1 changed files with 43 additions and 45 deletions
|
@ -106,7 +106,6 @@ Just `NODE_ENV=production npm start`. GLHF!
|
|||
|
||||
2. Edit it, and paste this and save:
|
||||
|
||||
|
||||
```ini
|
||||
[Unit]
|
||||
Description=FoundKey daemon
|
||||
|
@ -127,7 +126,6 @@ Just `NODE_ENV=production npm start`. GLHF!
|
|||
WantedBy=multi-user.target
|
||||
```
|
||||
|
||||
|
||||
3. Reload systemd and enable the foundkey service.
|
||||
|
||||
`systemctl daemon-reload ; systemctl enable foundkey`
|
||||
|
|
Loading…
Reference in a new issue