mirror of
https://codeberg.org/Computertruhe/Setup-Skripte.git
synced 2025-06-28 11:26:18 +02:00
Merge branch 'master' into hdvalentin-patch-1
This commit is contained in:
commit
5b25ac8321
1 changed files with 3 additions and 4 deletions
|
@ -10,7 +10,7 @@ export DEBIAN_FRONTEND=noninteractive
|
|||
DPKG_CFG_FRAGMENT=/etc/dpkg/dpkg.cfg.d/non-interactive
|
||||
|
||||
# Linux distro
|
||||
script_distro='Linux Mint 20'
|
||||
script_distro='Linux Mint 20.1 - Cinnamon'
|
||||
|
||||
# Additional packages
|
||||
packages=(
|
||||
|
@ -162,8 +162,8 @@ echo "\
|
|||
###
|
||||
# Maintainer: Computertruhe e. V.
|
||||
# Website: https://computertruhe.de/
|
||||
# Version: 1.0.0
|
||||
# Repo: https://codeberg.org/Computertruhe/computertruhe-setup
|
||||
# Version: 1.1.0
|
||||
# Repo: https://codeberg.org/Computertruhe/Setup-Skripte
|
||||
# Distro: ${script_distro}
|
||||
###
|
||||
"
|
||||
|
@ -248,4 +248,3 @@ e "Apt proxy wieder entfernen..."
|
|||
rm /etc/apt/apt.conf.d/01aptproxy
|
||||
|
||||
e "Initiales Setup beendet."
|
||||
oem-config-prepare
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue