Update main.sh
This commit is contained in:
parent
1ef2e09a3f
commit
45ea9846e4
2
main.sh
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user