Skip to content

Commit

Permalink
Added suggestion for using Screen or Tmux
Browse files Browse the repository at this point in the history
  • Loading branch information
bsrinivas8687 committed Jul 2, 2021
1 parent a390f3c commit e6677ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions guides/nodes/dVPN/START.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ mv ${HOME}/tls.key ${HOME}/.sentinelnode/tls.key

## Step 4 - Run the node

Use software like [GNU Screen](https://www.gnu.org/software/screen "GNU Screen") or [Tmux](https://github.com/tmux/tmux/wiki "Tmux") to run the process in the background

``` sh
docker run --rm \
--interactive \
Expand Down

0 comments on commit e6677ec

Please sign in to comment.