Update scripts/source.sh

This commit is contained in:
ferreo 2025-02-17 16:43:37 +01:00
parent 458bfa08f8
commit b99b01955c

View File

@ -2,7 +2,7 @@
echo "Pika Kernel - Getting source"
wget -nv https://git.kernel.org/torvalds/t/linux-6.14-rc2.tar.gz
tar -xf ./linux-6.14-rc2.tar.gz
wget -nv https://git.kernel.org/torvalds/t/linux-6.14-rc3.tar.gz
tar -xf ./linux-6.14-rc3.tar.gz
cd linux-6.14-rc2
cd linux-6.14-rc3