2 lines
116 B
Bash
Executable file
2 lines
116 B
Bash
Executable file
#!/bin/bash
|
|
podman run --rm -d --network=host -v ./config:/app/config:Z -v ~/.config/rnsd:/app/reticulum:Z nomadnet
|