5
0
Fork 0
mirror of https://codeberg.org/Computertruhe/Setup-Skripte.git synced 2025-06-28 11:26:18 +02:00

Merge pull request 'mint/linux_mint.sh aktualisiert' (#86) from enable-firmware-updates into main

Reviewed-on: https://codeberg.org/Computertruhe/Setup-Skripte/pulls/86
Reviewed-by: Valentin Bachem <hdvalentin@noreply.codeberg.org>
Reviewed-by: B3rtl <b3rtl@noreply.codeberg.org>
This commit is contained in:
Valentin Bachem 2025-05-23 22:41:35 +02:00
commit e82ec1149c

View file

@ -11,7 +11,7 @@ DPKG_CFG_FRAGMENT=/etc/dpkg/dpkg.cfg.d/non-interactive
# Name of the distribution # Name of the distribution
script_distro='Linux Mint 22.1' script_distro='Linux Mint 22.1'
script_version='2.3.4' script_version='2.3.5'
# Additional packages # Additional packages
packages=( packages=(
@ -24,6 +24,7 @@ packages=(
regionset regionset
cheese cheese
vlc vlc
fwupd
) )
### ###
@ -121,3 +122,7 @@ then
else else
e "Das Skript läuft nicht auf einem MacBook." e "Das Skript läuft nicht auf einem MacBook."
fi fi
e "Firmware Aktualisieren mittels fwupd..."
fwupdmgr refresh
fwupdmgr update -y