I'm not sure why we ever added this, but like unmasking, this is outside of our purview to manage.
Ensure that "rm -rf" never fails. It may happens when user changed a directory like /var/cache/jellyfin into a mount point. Without this patch, at any error, the shell script exits (because is has been activated with "-e")