5
0
Fork 0
mirror of https://codeberg.org/B3rtl/Ubuntu-Setup-Skripte synced 2025-06-28 19:36:09 +02:00

Merge branch 'master' into hdvalentin-patch-1

This commit is contained in:
Valentin Bachem 2021-06-16 06:56:40 +02:00
commit 5b25ac8321

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}
### ###
" "
@ -248,4 +248,3 @@ e "Apt proxy wieder entfernen..."
rm /etc/apt/apt.conf.d/01aptproxy rm /etc/apt/apt.conf.d/01aptproxy
e "Initiales Setup beendet." e "Initiales Setup beendet."
oem-config-prepare