3 lines
79 B
Bash
Executable file
3 lines
79 B
Bash
Executable file
#!/bin/bash
|
|
|
|
podman run --rm -it --network=host -v ./config:/app/config:Z lxmd
|