#!/bin/sh

exec /usr/bin/google-chrome-stable $@ 2>/dev/null
