From 6d2dbf7852510d041eb7ab5713e5da2f260b28d4 Mon Sep 17 00:00:00 2001 From: jensgrunzer1 <125598768+jensgrunzer1@users.noreply.github.com> Date: Wed, 20 Nov 2024 12:36:50 +0100 Subject: [PATCH] Aktualisieren von aarch64_buildscript --- aarch64_buildscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aarch64_buildscript b/aarch64_buildscript index ca1013eb..1b80eb73 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 --noconfirm yarn git +pacman -Su --noconfirm +pacman -S yarn git pacman -U --noconfirm https://github.com/jensgrunzer1/pyhon311-for-aarch64/raw/refs/heads/main/python311-3.11.9-2-aarch64.pkg.tar.xz mkdir swingmusicbuilder cd swingmusicbuilder