diff --git a/main.sh b/main.sh index 32fcb0c..2fb2b27 100755 --- a/main.sh +++ b/main.sh @@ -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/