jitsi : fix prune
This commit is contained in:
parent
e0fd77ea54
commit
4cf1444509
|
@ -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}/
|
||||
|
|
Loading…
Reference in a new issue