mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2025-04-04 16:42:57 +02:00
Added a new abstract theme which is based on Vimix
Changes: Added a new abstract theme which based on Vimix. Fixes: Fixed a tiny bug in the StylishDark install script.
This commit is contained in:
@ -39,9 +39,9 @@ if [ "$UID" -eq "$ROOT_UID" ]; then
|
||||
fi
|
||||
|
||||
# Success message
|
||||
echo -e "\n\t ***************\n\t * All done! *\n\t ***************\n"
|
||||
echo -e "\n\t ***************\n\t * All done! *\n\t ***************\n"
|
||||
|
||||
else
|
||||
else
|
||||
# Error message
|
||||
echo -e "\n\t ******************************\n\t * Error! -> Run me as root *\n\t ******************************\n"
|
||||
fi
|
||||
fi
|
||||
|
Reference in New Issue
Block a user