diff --git a/main.sh b/main.sh index abccf83..fa82375 100755 --- a/main.sh +++ b/main.sh @@ -5,7 +5,7 @@ set -e git clone https://gitlab.freedesktop.org/mesa/mesa ./mesa-git cp -rvf ./debian ./mesa-git/ cd ./mesa-git -giit checkout staging/24.0 +git checkout staging/24.0 git submodule update --init sed -i ' 1 s/.*/& - PikaOS YellowBirb Mesa Git /' ./VERSION touch debian/changelog