blob: e281e3ca7f2b0484ddbeab5f1d1cffe6be492021 [file] [log] [blame]
# 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.
# We moved the file.
if [[ ! -L /etc/bash_completion.d/cros ]]; then
sudo ln -sf \
/mnt/host/source/chromite/sdk/etc/bash_completion.d/cros \
/etc/bash_completion.d/cros
fi