#!/bin/sh

exec /usr/bin/chromium.orig --no-sandbox "$@"
