This commit is contained in:
Hin-Tak Leung 2020-08-21 16:27:08 +01:00
parent 07dc49259a
commit 71f01070d8

View file

@ -77,7 +77,7 @@ function check_kernel_headers() {
# echo RUN=$VER_RUN HDR=$VER_HDR # echo RUN=$VER_RUN HDR=$VER_HDR
echo " !!! Your kernel version is $VER_RUN" echo " !!! Your kernel version is $VER_RUN"
echo " Not found *** coressponding *** kernel headers with apt-get." echo " Not found *** corresponding *** kernel headers with apt-get."
echo " This may occur if you have ran 'rpi-update'." echo " This may occur if you have ran 'rpi-update'."
echo " Choose *** y *** will revert the kernel to version $VER_HDR then continue." echo " Choose *** y *** will revert the kernel to version $VER_HDR then continue."
echo " Choose *** N *** will exit without this driver support, by default." echo " Choose *** N *** will exit without this driver support, by default."