Skip to content

Commit

Permalink
build mesa against newest snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
WhatAmISupposedToPutHere committed Sep 26, 2024
1 parent e5af9bc commit 3d32a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_mesa.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
set -euo pipefail
release=20240909
release=20240924
wget "https://github.com/WhatAmISupposedToPutHere/fex-rootfs/releases/download/${release}/fex-rootfs.sqfs"
wget "https://github.com/WhatAmISupposedToPutHere/fex-rootfs/releases/download/${release}/fex-chroot.sqfs"
mkdir rootfs chroot layer1 layer2 work result
Expand Down

0 comments on commit 3d32a27

Please sign in to comment.