Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
Back to mesa default
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPurple666 authored Apr 3, 2023
1 parent 1db85f4 commit b37195e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turnip_builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ unzip "$ndkver"-linux.zip &> /dev/null


echo "Downloading mesa source (~30 MB) ..." $'\n'
curl https://gitlab.freedesktop.org/MrPurple666/mesa/-/archive/main/mesa-main.zip --output mesa-main.zip &> /dev/null
curl https://gitlab.freedesktop.org/mesa/mesa/-/archive/main/mesa-main.zip --output mesa-main.zip &> /dev/null
###
echo "Exracting mesa source to a folder ..." $'\n'
unzip mesa-main.zip &> /dev/null
Expand Down

0 comments on commit b37195e

Please sign in to comment.