@@ -1,5 +1,7 @@
#!/bin/bash
cd "$(dirname "$0")"
dir=$(dirname "$0")
echo $dir
cd $dir
mkdir -p ./linux
git clone --depth 1 https://github.com/torvalds/linux.git ./linux
cat /boot/config-$(uname -r) > ./linux/.config
The note is not visible to the blocked user.