no interactive run via script
This commit is contained in:
parent
0d701ee2be
commit
cc2679dd6c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue