#!/bin/bash
export QTWEBENGINE_DISABLE_SANDBOX=1
exec /usr/libexec/stremio/stremio "$@"
