diff --git a/.github/scripts/aarch64-Linux/setup_appbundles_alpine.sh b/.github/scripts/setup_appbundles_alpine.sh similarity index 99% rename from .github/scripts/aarch64-Linux/setup_appbundles_alpine.sh rename to .github/scripts/setup_appbundles_alpine.sh index d4a30003..714e396e 100644 --- a/.github/scripts/aarch64-Linux/setup_appbundles_alpine.sh +++ b/.github/scripts/setup_appbundles_alpine.sh @@ -3,7 +3,7 @@ #Needs: bash <(curl -qfsSL "https://pub.ajam.dev/repos/Azathothas/Arsenal/misc/Linux/install_dev_tools.sh") #And more #self: -# bash <(curl -qfsSL "https://raw.githubusercontent.com/Azathothas/Toolpacks-Extras/main/.github/scripts/setup_appbundles_alpine") +# bash <(curl -qfsSL "https://raw.githubusercontent.com/Azathothas/Toolpacks-Extras/main/.github/scripts/setup_appbundles_alpine.sh") set -x #https://github.com/xplshn/pelf/blob/pelf-ng/assets/AppRun.rootfs-based export APPRUN_URL="https://raw.githubusercontent.com/xplshn/pelf/refs/heads/pelf-ng/assets/AppRun.rootfs-based.stable"