no interactive run via script

This commit is contained in:
Antonio J. Delgado 2024-01-29 15:47:45 +02:00
parent 0d701ee2be
commit cc2679dd6c

View file

@ -1,2 +1,2 @@
#!/bin/sh
podman run --mount type=bind,src=config/,target=/config -it --rm --name discovery-mastodon-servers discovery-mastodon-servers
podman run --mount type=bind,src=config/,target=/config -t --rm --name discovery-mastodon-servers discovery-mastodon-servers