Aktualisieren von aarch64_buildscript

This commit is contained in:
jensgrunzer1
2024-11-20 13:02:18 +01:00
committed by GitHub
parent 6105b26a69
commit ccfb2fcc89
+1 -1
View File
@@ -13,7 +13,7 @@
# Changed to bash shebang above from repo build script setting of zsh
pacman-key --init
pacman-key --populate archlinuxarm
pacman -Sy --noconfirm
pacman -Syu --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