Gitiles
Code Review
Sign In
gerrit-dev.monogon.dev
/
monogon
/
0db90ba4fde0be782f2dc43f4e6d269d7c1c5f0b
/
.
/
scripts
/
destroy_container.sh
blob: c60800a453368fa8823663fbcb0fb6a1c8ee5914 [
file
] [
log
] [
blame
]
#!/bin/bash
podman pod stop nexantic
podman pod rm nexantic
--
force