3 lines
No EOL
84 B
Bash
3 lines
No EOL
84 B
Bash
#!/usr/bin/bash
|
|
|
|
podman compose down && podman compose build && podman compose up -d |