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