jisti fix bug 2
This commit is contained in:
parent
4e284edbbf
commit
f4f8bb92fe
|
@ -16,7 +16,7 @@ ensure_pod_not_exists ${pod_name}
|
|||
# FAIL if systemd unit exists
|
||||
ensure_systemd_unit_not_exists ${service_name}
|
||||
|
||||
# remove date
|
||||
# remove volume
|
||||
podman unshare rm -rf ~/${confvolume}/
|
||||
|
||||
# remove images
|
||||
|
|
Loading…
Reference in a new issue