diff --git a/install.sh b/install.sh index 6341ea73..1e7499de 100755 --- a/install.sh +++ b/install.sh @@ -72,7 +72,7 @@ fi # Reboot omarchy-show-logo -echo -e "\n\e[31mYou're done! So we're ready to reboot now...\e[0m" +echo -e "\n\e[32mYou're done! So we're ready to reboot now...\e[0m" if sudo test -f /etc/sudoers.d/99-omarchy-installer; then sudo rm -f /etc/sudoers.d/99-omarchy-installer &>/dev/null