02-localized-apps.hook.chroot 372 B

12345678910111213
  1. #!/bin/bash
  2. # installo localizzazioni
  3. apt-get install --yes hunspell-it mythes-it
  4. # firefox
  5. apt-get install --yes --no-install-recommends firefox-esr
  6. apt-get install --yes firefox-esr-l10n-it
  7. # libreoffice
  8. apt-get install --yes --no-install-recommends libreoffice
  9. apt-get install --yes libreoffice-help-it libreoffice-l10n-it
  10. apt-get install --yes libreoffice-evolution