diff --git a/linux_mint.sh b/linux_mint.sh old mode 100755 new mode 100644 index db3f610..877b20b --- a/linux_mint.sh +++ b/linux_mint.sh @@ -130,6 +130,7 @@ apt install language-pack-ar language-pack-gnome-ar language-pack-fa language-pa echo ">>> Sprachunterstützung vervollständigen ..." apt install language-selector-common --yes apt install $(check-language-support) --yes +apt install hunspell-de-at hunspell-de-ch hunspell-de-de hyphen-fi hyphen-ga hyphen-id openoffice.org-hyphenation --yes echo ">>> Unnötige Pakete entfernen ..." apt clean @@ -142,5 +143,4 @@ apt autoremove --yes echo ">>> Initiales Setup beendet." echo echo ">>> To-dos:" -echo ">>> - Sprachpakete komplettieren" echo ">>> - Arabisches und persisches Tastatur-Layout einrichten"