Skip to content

Commit

Permalink
Merge pull request #16 from josephmturner/fix-systemd-instructions
Browse files Browse the repository at this point in the history
Docs: Fix instructions for setting up systemd service
  • Loading branch information
RangerMauve committed May 23, 2023
2 parents aa512ed + 8c1a167 commit 42ca3a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ EOF
chmod 644 ~/.local/share/systemd/user/hyper-gateway.service
systemctl --user daemon-reload
systemctl --user enable hyper-gateway.service
systemctl --user start hyper-gateway.service
systemctl --user status hyper-gateway.service
```

0 comments on commit 42ca3a8

Please sign in to comment.