#!/bin/sh

su user -c "/usr/lib/chromium/chromium-wrapper $*"
