910e62b5创建于 1月15日历史提交
#!/bin/bash -p
# Copyright 2020 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

# Exit codes come from the updater exit codes.

PRODUCT_NAME=
readonly PRODUCT_NAME

env

/usr/bin/gktool scan "$1/${PRODUCT_NAME}.app"

"$1/${PRODUCT_NAME}.app/Contents/MacOS/${PRODUCT_NAME}" \
    ${SERVER_ARGS} ${KS_kServerActionArguments}