eden/tools/cpm-fetch-all.sh

15 lines
355 B
Bash
Executable File

#!/bin/sh -e
# SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
# SPDX-License-Identifier: GPL-3.0-or-later
# SPDX-FileCopyrightText: 2025 crueter
# SPDX-License-Identifier: GPL-3.0-or-later
# provided for workflow compat
find tools/ -name '*.sh' -type f -exec chmod +x {} \;
# shellcheck disable=SC2086
tools/cpmutil.sh package fetch -a