Update main.sh

This commit is contained in:
ferreo 2024-08-22 14:00:57 +02:00
parent c90cd430a9
commit a4e5e7c43c

View File

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