2 lines
124 B
Bash
2 lines
124 B
Bash
#!/bin/sh
|
|
podman run --mount type=bind,src=config/,target=/config -it --rm --name test-discovery discovery-mastodon-servers
|