blob: a2c1d77667a8f04c7c8ce31994152df909770476 [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.
# See comments in the hook.
. /mnt/host/source/src/scripts/chroot_version_hooks.d/204_zstd
# 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