mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-16 08:09:23 +01:00
fix-kernel-install.bash: mention kernel-install
This commit is contained in:
parent
b5dde1075e
commit
0a0521b116
@ -35,4 +35,7 @@ if [ -f /etc/machine-id ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
echo "New kernel? Just in case, try sudo kernel-install add # $(uname -r)"
|
||||
echo "Alternatively sudo kernel-install add-all"
|
||||
|
||||
#set +x
|
||||
|
Loading…
Reference in New Issue
Block a user