From f4f8bb92fe4c5a656844cdd1d39ad4f502aca3f3 Mon Sep 17 00:00:00 2001 From: Gitouche <26656-gitouche@users.noreply.framagit.org> Date: Sat, 12 Jun 2021 21:42:14 +0200 Subject: [PATCH] jisti fix bug 2 --- podman-jitsi/90_prune.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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