mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-01-03 08:42:31 +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
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user