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 'Minor, non-functional updates' (#46) from minor-updates into master

Reviewed-on: https://codeberg.org/Computertruhe/Setup-Skripte/pulls/46
Reviewed-by: B3rtl <b3rtl@noreply.codeberg.org>
Reviewed-by: Valentin Bachem <hdvalentin@noreply.codeberg.org>
This commit is contained in:
Mac 2021-06-01 03:08:22 +02:00
commit 3fc5fa62a8

View file

@ -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' script_distro='Linux Mint 20.1 - Cinnamon'
# Additional packages # Additional packages
packages=( packages=(
@ -162,8 +162,8 @@ echo "\
### ###
# Maintainer: Computertruhe e. V. # Maintainer: Computertruhe e. V.
# Website: https://computertruhe.de/ # Website: https://computertruhe.de/
# Version: 1.0.0 # Version: 1.1.0
# Repo: https://codeberg.org/Computertruhe/computertruhe-setup # Repo: https://codeberg.org/Computertruhe/Setup-Skripte
# Distro: ${script_distro} # Distro: ${script_distro}
### ###
" "