From 04fb7f3373ae3fd05dc51d15758dc8b3de7b24f8 Mon Sep 17 00:00:00 2001 From: wilou Date: Fri, 24 Feb 2023 20:43:53 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'install.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index 825be05..d051599 100644 --- a/install.sh +++ b/install.sh @@ -82,7 +82,7 @@ cp /usr/share/unattended-upgrades/20auto-upgrades /etc/apt/apt.conf.d/ sed -i 's/InhibitDelayMaxSec=30/InhibitDelayMaxSec=1800/g' /usr/lib/systemd/logind.conf.d/unattended-upgrades-logind-maxdelay.conf # Installation des paquets -nala install celluloid curl flatpak hugin ksnip lightdm-settings mate-dock-applet mate-tweak mate-menu numlockx peek redshift-gtk variety -y +nala install celluloid curl flatpak gparted hugin ksnip lightdm-settings mate-dock-applet mate-tweak mate-menu numlockx peek redshift-gtk variety -y # Installation des paquets utilitaires nala install figlet htop libnotify-bin neofetch nmap nwipe speedtest-cli stress s-tui swaks testdisk vim -y @@ -101,7 +101,6 @@ cp -Rf home/.anydesk/* /home/$username/.anydesk/ cp -Rf etc/anydesk/* /etc/anydesk/ #systemctl start anydesk.service - # Logiciels Mint wget -q -O - "https://github.com/linuxmint/webapp-manager/releases/download/master.lmde5/packages.tar.gz" | tar -xzf - -C /tmp nala install /tmp/packages/*deb -y @@ -112,7 +111,7 @@ notify-send -i $builddir/icones/sympatech_logo_rouge.png "Attention" "Redémarra # Flatpak (reboot nécéssaire) flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo -flatpak install flathub com.github.tchx84.Flatseal com.usebottles.bottles io.crow_translate.CrowTranslate com.discordapp.Discord io.github.hmlendea.geforcenow-electron org.onlyoffice.desktopeditors org.jdownloader.JDownloader io.gitlab.librewolf-community org.gnome.World.PikaBackup com.github.marinm.songrec -y +flatpak install flathub com.usebottles.bottles io.crow_translate.CrowTranslate com.discordapp.Discord com.jgraph.drawio.desktop com.github.tchx84.Flatseal me.hyliu.fluentreader com.github.johnfactotum.Foliate io.github.hmlendea.geforcenow-electron org.onlyoffice.desktopeditors org.jdownloader.JDownloader io.gitlab.librewolf-community org.gnome.World.PikaBackup com.github.marinm.songrec -y # Message de fin echo "Bisous" | figlet -f big