#!/bin/sh
# $OpenBSD: chrome,v 1.1.1.1 2009/12/18 22:25:56 pvalchev Exp $

PROGDIR=/usr/local/chrome
exec "${PROGDIR}/chrome" "$@"
