Update main.sh

This commit is contained in:
ferrreo 2024-04-09 17:43:18 +01:00 committed by GitHub
parent b0a52830f6
commit 4bcd0ce687
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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