Update scripts/source.sh
This commit is contained in:
parent
bac3ed2f02
commit
d1ca1a8211
@ -2,7 +2,7 @@
|
||||
|
||||
echo "Pika Kernel - Getting source"
|
||||
|
||||
wget -nv https://git.kernel.org/torvalds/t/linux-6.11-rc5.tar.gz
|
||||
tar -xf ./linux-6.11-rc5.tar.gz
|
||||
wget -nv https://git.kernel.org/torvalds/t/linux-6.11-rc6.tar.gz
|
||||
tar -xf ./linux-6.11-rc6.tar.gz
|
||||
|
||||
cd linux-6.11-rc5
|
||||
cd linux-6.11-rc6
|
||||
|
Loading…
Reference in New Issue
Block a user