Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit

Permalink
Update Helperv.1.0.3.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Shock authored Feb 15, 2025
1 parent 39f94e5 commit 8610bff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Helperv.1.0.3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ if $install_new_kernel; then
exit 1
;;
esac
echo -e "${blue}-> Make sure to manually change your bootloader to boot from the newly installed kernel. Press any key to continue...${reset}"
read -r -n 1
echo ""
fi

Expand Down

0 comments on commit 8610bff

Please sign in to comment.