Actualiser install.sh
This commit is contained in:
parent
e2787e13b0
commit
722d1ef3c4
@ -172,9 +172,9 @@ mkdir -p /home/$username/.themes
|
|||||||
unzip $builddir/themes.zip -d /home/$username/.themes/
|
unzip $builddir/themes.zip -d /home/$username/.themes/
|
||||||
chown -R $username:$username /home/$username/.themes/
|
chown -R $username:$username /home/$username/.themes/
|
||||||
|
|
||||||
# Envoi du message de notification
|
# Envoi des messages d'avancement de l'installation
|
||||||
notify-send -i $builddir/icones/sympatech_logo_bleu.png "Information" "Le script d'installation touche bientôt à sa fin" -t 0
|
printf "\e[1;32mLe script d'installation touche bientôt à sa fin.\e[0m\n"
|
||||||
notify-send -i $builddir/icones/sympatech_logo_rouge.png "Attention" "Redémarrage imminent après l'installation des paquets flatpak" -t 0
|
printf "\e[1;32mRedémarrage imminent après l'installation des paquets flatpak.\e[0m\n"
|
||||||
|
|
||||||
# Flatpak (reboot nécéssaire)
|
# Flatpak (reboot nécéssaire)
|
||||||
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user