mirror of
https://codeberg.org/B3rtl/Ubuntu-Setup-Skripte
synced 2025-06-28 19:36:09 +02:00
parent
2ee4788dea
commit
1966c50311
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ e "Zusätzliche Software installieren …"
|
||||||
pkg "${packages[@]}"
|
pkg "${packages[@]}"
|
||||||
|
|
||||||
e "Sprachunterstützung vervollständigen …"
|
e "Sprachunterstützung vervollständigen …"
|
||||||
pkg "$(check-language-support)"
|
pkg $(check-language-support)
|
||||||
# these packages have to be installed after "$(check-language-support)"
|
# these packages have to be installed after "$(check-language-support)"
|
||||||
pkg hunspell-de-at hunspell-de-ch hunspell-de-de
|
pkg hunspell-de-at hunspell-de-ch hunspell-de-de
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue