Skip to content

Commit

Permalink
Docs update: refernece to systemd daemon-reload after uninstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-borisoglebski committed Dec 7, 2023
1 parent b6d3423 commit 360e4c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/docs/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,8 @@ You can run it as a root user with:
wget -q -O - https://ipbuff.com/uninstallLobby | sh
```

And then finally, complete with a systemd refresh with `systemctl daemon-reload`.

## Docker
This tutorial will be assuming your default docker network is a bridge network (as it is most likely the case and) as it happens by default after docker install. In case this is not the case, adjust the steps and commands accordingly.

Expand Down

0 comments on commit 360e4c1

Please sign in to comment.