@ -16,7 +16,7 @@ persist:
if [ $(podman ps --all --filter name="{{n}}" -q | wc -l) -gt 0 ]; then
podman start -i -a {{n}}
else
podman run -ti --name {{n}} {{image}}{
podman run -ti --name {{n}} {{image}}
fi
# remove the persistent image
The note is not visible to the blocked user.