50
50
export CPU_FEATURES_TESTED=1
53
53
LIBDIR=/usr/lib/chromium-browser
57
57
if test -x "${LIBDIR}/${UPSTREAM_VERSION}"/chromium-browser; then
58
58
LIBDIR="${LIBDIR}/${UPSTREAM_VERSION}"
62
63
echo "$APPNAME [-h|--help] [-g|--debug] [--temp-profile] [--no-touch-pinch] [options] [URL]"