Skip to content
Snippets Groups Projects
Commit e659991d authored by Giuseppe Attardi's avatar Giuseppe Attardi
Browse files

Update install-fonts.sh

parent 86908e76
No related branches found
No related tags found
No related merge requests found
...@@ -31,14 +31,14 @@ sudo mv Tw*.ttf /usr/share/fonts/truetype ...@@ -31,14 +31,14 @@ sudo mv Tw*.ttf /usr/share/fonts/truetype
rm tw-cen-mt-condensed rm tw-cen-mt-condensed
# Optionally remove extra fonts # Optionally remove extra fonts
sudo apt remove fonts-taml fonts-telu fonts-mlym sudo apt -y remove fonts-taml fonts-telu fonts-mlym
sudo apt remove fonts-lohit-telu fonts-lohit-taml fonts-lohit-taml fonts-lohit-orya fonts-lohit-mlym fonts-lohit-knda fonts-lohit-guru sudo apt -y remove fonts-lohit-telu fonts-lohit-taml fonts-lohit-taml fonts-lohit-orya fonts-lohit-mlym fonts-lohit-knda fonts-lohit-guru
sudo apt remove fonts-deva fonts-gujr fonts-guru fonts-knda fonts-lohit-beng-assamese fonts-lohit-beng-bengali fonts-lohit-deva fonts-lohit-gujr sudo apt -y remove fonts-deva fonts-gujr fonts-guru fonts-knda fonts-lohit-beng-assamese fonts-lohit-beng-bengali fonts-lohit-deva fonts-lohit-gujr
sudo apt remove fonts-kacst fonts-kacst-one fonts-pagul sudo apt -y remove fonts-kacst fonts-kacst-one fonts-pagul
sudo apt remove fonts-thai-tlwg-web fonts-tlwg-garuda fonts-tlwg-garuda-otf fonts-tlwg-garuda-ttf sudo apt -y remove fonts-thai-tlwg-web fonts-tlwg-garuda fonts-tlwg-garuda-otf fonts-tlwg-garuda-ttf
sudo apt remove fonts-noto-mono fonts-noto-cjk sudo apt -y remove fonts-noto-mono fonts-noto-cjk
sudo apt remove fonts-khmeros-core fonts-khmeros sudo apt -y remove fonts-khmeros-core fonts-khmeros
sudo apt remove fonts-lklug-sinhala fonts-tibetan-machine fonts-sil-padauk sudo apt -y remove fonts-lklug-sinhala fonts-tibetan-machine fonts-sil-padauk
# If DocumnentServer is running within a container # If DocumnentServer is running within a container
# find the container with: # find the container with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment