mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
Aktualisieren von aarch64_buildscript
This commit is contained in:
+3
-2
@@ -14,8 +14,9 @@
|
|||||||
pacman-key --init
|
pacman-key --init
|
||||||
pacman-key --populate archlinuxarm
|
pacman-key --populate archlinuxarm
|
||||||
pacman -Sy --noconfirm
|
pacman -Sy --noconfirm
|
||||||
pacman -S yarn git --noconfirm
|
pacman -S yarn git wget --noconfirm
|
||||||
pacman -U https://github.com/jensgrunzer1/pyhon311-for-aarch64/raw/refs/heads/main/python311-3.11.9-2-aarch64.pkg.tar.xz --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
|
mkdir swingmusicbuilder
|
||||||
cd swingmusicbuilder
|
cd swingmusicbuilder
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user