Aktualisieren von aarch64_buildscript

This commit is contained in:
jensgrunzer1
2024-11-20 12:55:56 +01:00
committed by GitHub
parent bccbf55ae5
commit 6105b26a69
+3 -2
View File
@@ -14,8 +14,9 @@
pacman-key --init
pacman-key --populate archlinuxarm
pacman -Sy --noconfirm
pacman -S yarn git --noconfirm
pacman -U https://github.com/jensgrunzer1/pyhon311-for-aarch64/raw/refs/heads/main/python311-3.11.9-2-aarch64.pkg.tar.xz --noconfirm
pacman -S yarn git wget --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
cd swingmusicbuilder