From 722d1ef3c438f0e8cc6196735fbefc45710ba106 Mon Sep 17 00:00:00 2001 From: wilou Date: Thu, 15 Feb 2024 13:34:53 +0000 Subject: [PATCH] Actualiser install.sh --- install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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