diff --git a/scripts/source.sh b/scripts/source.sh index 1f81b80..d7833f4 100755 --- a/scripts/source.sh +++ b/scripts/source.sh @@ -7,6 +7,6 @@ echo "Pika Kernel - Getting source" # cd linux-"$(cat ./VERSION)" -wget -nv https://git.kernel.org/torvalds/t/linux-6.12-rc6.tar.gz -tar -xf ./linux-6.12-rc6.tar.gz -cd linux-6.12-rc6 +wget -nv https://git.kernel.org/torvalds/t/linux-6.12-rc7.tar.gz +tar -xf ./linux-6.12-rc7.tar.gz +cd linux-6.12-rc7