This commit is contained in:
ferrreo 2023-07-04 16:35:25 +01:00
parent c411cdebcc
commit e1489c7f35

View File

@ -2,7 +2,7 @@
echo "Pika Kernel - Getting source"
wget -nv https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.1.tar.xz
wget -nv https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.1.tar.gz
tar -xf ./linux-6.4.1.tar.gz
cd linux-6.4.1