Remove remnant mkinitcpio warning

This commit is contained in:
Tk-Glitch 2021-10-14 18:32:35 +02:00
parent ef12a70f29
commit 7ed6c5ea30

View File

@ -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() {