Remove remnant mkinitcpio warning

pull/67/head
Tk-Glitch 3 years ago
parent ef12a70f29
commit 7ed6c5ea30

@ -1,12 +1,5 @@
post_upgrade() {
echo ":: If CUDA is unavailable, run 'nvidia-modprobe'."
echo ""
echo -e "\e[31m###########################################################\e[0m"
echo ""
echo -e "\e[31m It is recommended to run mkinitcpio -P after installation\e[0m"
echo ""
echo -e "\e[31m###########################################################\e[0m"
echo ""
}
post_install() {

Loading…
Cancel
Save