From 3c5dc2c0699737337811d693cea6c6e110906af8 Mon Sep 17 00:00:00 2001 From: ferreo Date: Sat, 7 Dec 2024 17:58:47 +0100 Subject: [PATCH] Update main.sh --- main.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.sh b/main.sh index 2e0ab8d..a68f23a 100755 --- a/main.sh +++ b/main.sh @@ -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/