blob: 70bc6e21d28460b7546770150170342bc13d6318 [file] [log] [blame]
#!/usr/bin/env bash
# Copyright 2022 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
set -eu -o pipefail
PREFIX="$1"
cp raw_source_0 "${PREFIX}/black"
chmod a+x "${PREFIX}/black"