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