jitsi : petit fix
This commit is contained in:
parent
5edba76fed
commit
2a4350497f
|
@ -5,6 +5,6 @@ source ${ABSDIR}/../functions.sh
|
|||
source ${ABSDIR}/vars.sh
|
||||
|
||||
# Run regular prune script for pods
|
||||
../_podman-common/90_prune_pod.sh &&
|
||||
${ABSDIR}/../_podman-common/90_prune_pod.sh &&
|
||||
# Remove configuration volume
|
||||
podman unshare rm -rf ~/${confvolume}/
|
||||
|
|
Loading…
Reference in a new issue