Skip to content

Commit

Permalink
mesa-20241205
Browse files Browse the repository at this point in the history
  • Loading branch information
WhatAmISupposedToPutHere committed Dec 5, 2024
1 parent e78ccfb commit ddb6d8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build_mesa.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -euo pipefail
base_layer=20241122
repo_ver=20241202
repo_ver=20241204
wget -nv "https://github.com/WhatAmISupposedToPutHere/fex-rootfs/releases/download/${base_layer}/fex-rootfs.sqfs"
wget -nv "https://github.com/WhatAmISupposedToPutHere/fex-rootfs/releases/download/${base_layer}/fex-chroot.sqfs"
mkdir rootfs chroot layer1 layer2 work result
Expand Down
2 changes: 1 addition & 1 deletion envs_mesa.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
export RELEASE=20241203
export RELEASE=20241205

0 comments on commit ddb6d8c

Please sign in to comment.