From 4cf144450924f75af6ea4209d346cf750fe06aa6 Mon Sep 17 00:00:00 2001 From: Gitouche <26656-gitouche@users.noreply.framagit.org> Date: Sat, 12 Feb 2022 13:08:44 +0100 Subject: [PATCH] jitsi : fix prune --- 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 00ac207..ede4c89 100755 --- a/podman-jitsi/90_prune.sh +++ b/podman-jitsi/90_prune.sh @@ -5,6 +5,6 @@ source ${ABSDIR}/../functions.sh source ${ABSDIR}/vars.sh # Run regular prune script for pods -${ABSDIR}/../_podman-common/90_prune_pod.sh && +source ${ABSDIR}/../_podman-common/90_prune_pod.sh && # Remove configuration volume podman unshare rm -rf ~/${confvolume}/