Actualiser install.sh

This commit is contained in:
wilou 2024-02-10 13:35:58 +00:00
parent 71f4e0dd0b
commit d6caf8fa25

View File

@ -60,7 +60,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 caja-share caja-nextcloud celluloid cheese foliate gparted hugin jami kazam lightdm-settings mate-desktop-environment-extras metadata-cleaner numlockx peek printer-driver-all qshutdown redshift-gtk shutter stacer system-config-printer tilix tlp variety xscreensaver-gl -y nala install caja-share caja-nextcloud celluloid cheese foliate freerdp2-x11 gparted hugin jami kazam lightdm-settings mate-desktop-environment-extras metadata-cleaner numlockx peek printer-driver-all qshutdown redshift-gtk shutter stacer system-config-printer tilix tlp variety xscreensaver-gl -y
# Installation des paquets utilitaires # Installation des paquets utilitaires
nala install curl flatpak figlet htop libnotify-bin nmap speedtest-cli stress s-tui swaks testdisk tldr vim wmctrl xdotool -y nala install curl flatpak figlet htop libnotify-bin nmap speedtest-cli stress s-tui swaks testdisk tldr vim wmctrl xdotool -y
@ -103,7 +103,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.usebottles.bottles io.github.giantpinkrobots.flatsweep io.freetubeapp.FreeTube com.github.geigi.cozy io.crow_translate.CrowTranslate com.discordapp.Discord com.jgraph.drawio.desktop com.github.tchx84.Flatseal me.hyliu.fluentreader io.github.hmlendea.geforcenow-electron org.onlyoffice.desktopeditors org.jdownloader.JDownloader io.gitlab.librewolf-community org.gnome.World.PikaBackup com.github.PintaProject.Pinta com.stremio.Stremio de.haeckerfelix.Shortwave com.github.marinm.songrec io.github.hakandundar34coding.mini-system-monitor com.github.rajsolai.textsnatcher app.drey.Warp -y flatpak install flathub io.github.giantpinkrobots.flatsweep io.freetubeapp.FreeTube com.github.geigi.cozy io.crow_translate.CrowTranslate com.discordapp.Discord com.jgraph.drawio.desktop com.github.tchx84.Flatseal me.hyliu.fluentreader io.github.hmlendea.geforcenow-electron org.onlyoffice.desktopeditors org.jdownloader.JDownloader io.gitlab.librewolf-community org.gnome.World.PikaBackup com.github.PintaProject.Pinta com.stremio.Stremio de.haeckerfelix.Shortwave com.github.marinm.songrec io.github.hakandundar34coding.mini-system-monitor com.github.rajsolai.textsnatcher app.drey.Warp -y
# Scripts exécutés au premier redémarrage dans le dossier caché .runonce de l'utilisateur # Scripts exécutés au premier redémarrage dans le dossier caché .runonce de l'utilisateur
mkdir -p /home/$username/.runonce mkdir -p /home/$username/.runonce