fix-kernel-install.bash: mention kernel-install

This commit is contained in:
Aminda Suomalainen 2024-07-22 07:46:01 +03:00
parent b5dde1075e
commit 0a0521b116
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 0 deletions

View File

@ -35,4 +35,7 @@ if [ -f /etc/machine-id ]; then
fi fi
fi fi
echo "New kernel? Just in case, try sudo kernel-install add # $(uname -r)"
echo "Alternatively sudo kernel-install add-all"
#set +x #set +x