From a42ac446008c8dbe0e302016c0e7e7becfed94ce Mon Sep 17 00:00:00 2001 From: ferreo Date: Tue, 17 Dec 2024 13:33:24 +0100 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 5a0fb43..aa3b3f2 100755 --- a/main.sh +++ b/main.sh @@ -9,7 +9,7 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch VERSION="1.0.8" # Clone Upstream -git clone https://github.com/sched-ext/scx.git +git clone https://github.com/sched-ext/scx.git -b v"$VERSION" cp -rvf ./debian ./scx/ cd ./scx/