diff --git a/podman-jitsi/90_prune.sh b/podman-jitsi/90_prune.sh index 9fe0dae..284d7be 100755 --- a/podman-jitsi/90_prune.sh +++ b/podman-jitsi/90_prune.sh @@ -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