crosvm/setup_cros_cargo.sh

7 lines
271 B
Bash
Raw Normal View History

#!/bin/bash
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# 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"