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' (#52) from 20.3-adjustments into master
Reviewed-on: https://codeberg.org/Computertruhe/Setup-Skripte/pulls/52 Reviewed-by: B3rtl <b3rtl@noreply.codeberg.org> Reviewed-by: Valentin Bachem <hdvalentin@noreply.codeberg.org>
This commit is contained in:
commit
bd6d9ebd90
1 changed files with 2 additions and 4 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
|
||||||
|
|
||||||
# Linux distro
|
# Linux distro
|
||||||
script_distro='Linux Mint 20.1 - Cinnamon'
|
script_distro='Linux Mint 20.3 (Cinnamon Edition)'
|
||||||
|
|
||||||
# Additional packages
|
# Additional packages
|
||||||
packages=(
|
packages=(
|
||||||
|
@ -60,7 +60,6 @@ packages=(
|
||||||
|
|
||||||
# System management
|
# System management
|
||||||
gparted
|
gparted
|
||||||
oem-config
|
|
||||||
|
|
||||||
# Tools
|
# Tools
|
||||||
f3
|
f3
|
||||||
|
@ -114,7 +113,6 @@ packages=(
|
||||||
yorick
|
yorick
|
||||||
|
|
||||||
# Language support
|
# Language support
|
||||||
language-selector-common
|
|
||||||
openoffice.org-hyphenation
|
openoffice.org-hyphenation
|
||||||
language-pack-ar
|
language-pack-ar
|
||||||
language-pack-gnome-ar
|
language-pack-gnome-ar
|
||||||
|
@ -162,7 +160,7 @@ echo "\
|
||||||
###
|
###
|
||||||
# Maintainer: Computertruhe e. V.
|
# Maintainer: Computertruhe e. V.
|
||||||
# Website: https://computertruhe.de/
|
# Website: https://computertruhe.de/
|
||||||
# Version: 1.1.0
|
# Version: 1.2.0
|
||||||
# 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