crosvm/setup_cros_cargo.sh

7 lines
248 B
Bash
Raw Normal View History

#!/bin/bash
# Copyright 2021 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
echo "./setup_cros_cargo.sh is deprecated. " \
"Please use: ./tools/chromeos/setup_cargo"