blob: 231d956edf5b60a4d75d64411c88568588007eab [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.
# Upgrade bash to the latest version we support.
# Bash updates change behavior, and build scripts are made to support the
# latest bash version, and may not work with older versions.
sudo emerge -ugq app-shells/bash