diff --git a/install.sh b/install.sh index 02d0590..085ec91 100644 --- a/install.sh +++ b/install.sh @@ -172,9 +172,9 @@ mkdir -p /home/$username/.themes unzip $builddir/themes.zip -d /home/$username/.themes/ chown -R $username:$username /home/$username/.themes/ -# Envoi du message de notification -notify-send -i $builddir/icones/sympatech_logo_bleu.png "Information" "Le script d'installation touche bientôt à sa fin" -t 0 -notify-send -i $builddir/icones/sympatech_logo_rouge.png "Attention" "Redémarrage imminent après l'installation des paquets flatpak" -t 0 +# Envoi des messages d'avancement de l'installation +printf "\e[1;32mLe script d'installation touche bientôt à sa fin.\e[0m\n" +printf "\e[1;32mRedémarrage imminent après l'installation des paquets flatpak.\e[0m\n" # Flatpak (reboot nécéssaire) flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo