Update main.sh

This commit is contained in:
ferreo 2024-12-07 17:58:47 +01:00
parent 33567234e5
commit 3c5dc2c069

View File

@ -6,10 +6,10 @@ set -e
echo "$PIKA_BUILD_ARCH" > pika-build-arch
VERSION="1.0.6"
VERSION="1.0.7"
# Clone Upstream
git clone https://github.com/sched-ext/scx.git -b v"$VERSION"
git clone https://github.com/sched-ext/scx.git
cp -rvf ./debian ./scx/
cd ./scx/