Mise à jour de 'install.sh'

This commit is contained in:
wilou 2023-02-24 20:43:53 +00:00
parent 0712783ce5
commit 04fb7f3373

View File

@ -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 sed -i 's/InhibitDelayMaxSec=30/InhibitDelayMaxSec=1800/g' /usr/lib/systemd/logind.conf.d/unattended-upgrades-logind-maxdelay.conf
# Installation des paquets # 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 # Installation des paquets utilitaires
nala install figlet htop libnotify-bin neofetch nmap nwipe speedtest-cli stress s-tui swaks testdisk vim -y 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/ cp -Rf etc/anydesk/* /etc/anydesk/
#systemctl start anydesk.service #systemctl start anydesk.service
# Logiciels Mint # Logiciels Mint
wget -q -O - "https://github.com/linuxmint/webapp-manager/releases/download/master.lmde5/packages.tar.gz" | tar -xzf - -C /tmp 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 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 (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
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 # Message de fin
echo "Bisous" | figlet -f big echo "Bisous" | figlet -f big