jisti fix bug 2

This commit is contained in:
Gitouche 2021-06-12 21:42:14 +02:00
parent 4e284edbbf
commit f4f8bb92fe

View file

@ -16,7 +16,7 @@ ensure_pod_not_exists ${pod_name}
# FAIL if systemd unit exists # FAIL if systemd unit exists
ensure_systemd_unit_not_exists ${service_name} ensure_systemd_unit_not_exists ${service_name}
# remove date # remove volume
podman unshare rm -rf ~/${confvolume}/ podman unshare rm -rf ~/${confvolume}/
# remove images # remove images