From 19c5f2eec885f10c5bf684ccf760b17cbdeb2aec Mon Sep 17 00:00:00 2001 From: ferreo Date: Thu, 22 Aug 2024 14:05:08 +0200 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 2fb2b27..f6b298a 100755 --- a/main.sh +++ b/main.sh @@ -11,7 +11,7 @@ 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 +git checkout v1.0.3 cp -rvf ./debian ./scx/ cd ./scx/