2 lines
55 B
Bash
2 lines
55 B
Bash
#!/bin/sh
|
|
podman build -t discovery-mastodon-servers .
|
#!/bin/sh
|
|
podman build -t discovery-mastodon-servers .
|