2 lines
127 B
Bash
Executable file
2 lines
127 B
Bash
Executable file
#!/bin/sh
|
|
podman run --mount type=bind,src=config/,target=/config -t --rm --name publish_active_windows publish_active_windows
|