add nomadnet
This commit is contained in:
parent
3fde0ef154
commit
b04a4faa0a
4 changed files with 30 additions and 0 deletions
2
nomadnet/launch.sh
Executable file
2
nomadnet/launch.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
podman run --rm -d --network=host -v ./config:/app/config:Z -v ~/.config/rnsd:/app/reticulum:Z nomadnet
|
||||
Loading…
Add table
Add a link
Reference in a new issue