mirror of
https://codeberg.org/Computertruhe/Setup-Skripte.git
synced 2025-06-28 11:26:18 +02:00
Merge pull request 'Update linux_mint.sh' (#74) from update-for-mint-21.3 into main
Reviewed-on: https://codeberg.org/Computertruhe/Setup-Skripte/pulls/74
This commit is contained in:
commit
ed5e36ee01
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ export DEBIAN_FRONTEND=noninteractive
|
||||||
DPKG_CFG_FRAGMENT=/etc/dpkg/dpkg.cfg.d/non-interactive
|
DPKG_CFG_FRAGMENT=/etc/dpkg/dpkg.cfg.d/non-interactive
|
||||||
|
|
||||||
# Name of the distribution
|
# Name of the distribution
|
||||||
script_distro='Linux Mint 21.2'
|
script_distro='Linux Mint 21.3'
|
||||||
|
|
||||||
# Additional packages
|
# Additional packages
|
||||||
packages=(
|
packages=(
|
||||||
|
@ -106,7 +106,7 @@ echo "\
|
||||||
###
|
###
|
||||||
# Maintainer: Computertruhe e. V.
|
# Maintainer: Computertruhe e. V.
|
||||||
# Website: https://computertruhe.de/
|
# Website: https://computertruhe.de/
|
||||||
# Version: 2.3.1
|
# Version: 2.3.2
|
||||||
# Repo: https://codeberg.org/Computertruhe/Setup-Skripte
|
# Repo: https://codeberg.org/Computertruhe/Setup-Skripte
|
||||||
# Distro: ${script_distro}
|
# Distro: ${script_distro}
|
||||||
###
|
###
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue