logo

live-bootstrap

Mirror of <https://github.com/fosslinux/live-bootstrap>

update_checksums.sh (200B)


  1. # SPDX-FileCopyrightText: 2023 Eduardo Sánchez Muñoz <eduardosm-dev@e64.io>
  2. #
  3. # SPDX-License-Identifier: GPL-3.0-or-later
  4. pushd /external/repo
  5. sha256sum -- * | tee "${SRCDIR}/SHA256SUMS.pkgs"
  6. popd