Skip to content

Commit bcaf760

Browse files
committed
Try gh arm linux 3
1 parent 88eaa7d commit bcaf760

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

src/update-aarch64.sh

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
sudo yum -y update
2-
sudo yum -y --nobest --allowerasing install tuned tuned-profiles-oci
3-
sudo yum -y --nobest --allowerasing install cmake mesa-libGL-devel libX11-devel libXrandr-devel libXinerama-devel libXcursor-devel libXi-devel
4-
sudo yum -y --nobest --allowerasing install wayland-devel libxkbcommon-devel
1+
chmod +x src/update-linux.sh && src/update-linux.sh
2+
3+
# sudo yum -y update
4+
# sudo yum -y --nobest --allowerasing install tuned tuned-profiles-oci
5+
# sudo yum -y --nobest --allowerasing install cmake mesa-libGL-devel libX11-devel libXrandr-devel libXinerama-devel libXcursor-devel libXi-devel
6+
# sudo yum -y --nobest --allowerasing install wayland-devel libxkbcommon-devel

0 commit comments

Comments
 (0)