#!/usr/lib/python3-arvados-cwl-runner/bin/python3.11
# Copyright (C) The Arvados Authors. All rights reserved.
#
# SPDX-License-Identifier: Apache-2.0

from arvados.commands.arv_copy import main
main()
