packages/hyprspace: reword ready message
This commit is contained in:
parent
6c3cb00e25
commit
8c2b6341c0
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ func UpRun(r *cmd.Root, c *cmd.Sub) {
|
||||||
checkErr(errors.New("unable to bring up tun device"))
|
checkErr(errors.New("unable to bring up tun device"))
|
||||||
}
|
}
|
||||||
|
|
||||||
fmt.Println("[+] Network Setup Complete...Waiting on Node Discovery")
|
fmt.Println("[+] Network setup complete")
|
||||||
|
|
||||||
// + ----------------------------------------+
|
// + ----------------------------------------+
|
||||||
// | Listen For New Packets on TUN Interface |
|
// | Listen For New Packets on TUN Interface |
|
||||||
|
|
Loading…
Add table
Reference in a new issue