From a6b690e96f1f2297f7b701325d0dda87ccbb3516 Mon Sep 17 00:00:00 2001 From: jensgrunzer1 <125598768+jensgrunzer1@users.noreply.github.com> Date: Wed, 20 Nov 2024 14:02:38 +0100 Subject: [PATCH] Aktualisieren von aarch64_buildscript --- aarch64_buildscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aarch64_buildscript b/aarch64_buildscript index 4e96f6c2..01de80ff 100755 --- a/aarch64_buildscript +++ b/aarch64_buildscript @@ -13,8 +13,8 @@ # Changed to bash shebang above from repo build script setting of zsh pacman-key --init pacman-key --populate archlinuxarm -pacman -Syu --noconfirm pacman -S yarn git wget --noconfirm +pacman -Syu --noconfirm wget https://github.com/jensgrunzer1/pyhon311-for-aarch64/raw/refs/heads/main/python311-3.11.9-2-aarch64.pkg.tar.xz pacman -U python311-3.11.9-2-aarch64.pkg.tar.xz --noconfirm mkdir swingmusicbuilder