podman-peerjs fix

This commit is contained in:
Gitouche 2021-05-04 22:30:28 +02:00
parent 6f0f1224b5
commit 3dfeff9990
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ ensure_pwd_is_scriptdir
ensure_not_root
podman rm ${container_name}
podman rmi ${image_name}
podman rmi ${upstream_image}