5
0
Fork 0
mirror of https://codeberg.org/B3rtl/Ubuntu-Setup-Skripte synced 2025-06-28 19:36:09 +02:00
Quotes were too much
This commit is contained in:
MrMcX 2020-12-29 00:56:44 +01:00
parent 2ee4788dea
commit 1966c50311

View file

@ -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