Merge branch 'feature/KASM-2917-fix-chromium-fonts' into 'develop'

KASM-2917 setup a default font profile to prefer noto fonts

Closes KASM-2917

See merge request kasm-technologies/internal/workspaces-images!65
This commit is contained in:
Justin Travis 2022-07-14 12:36:45 +00:00
commit 1c81080e88

View File

@ -17,7 +17,7 @@ elif [ "${DISTRO}" == "opensuse" ]; then
zypper clean --all
else
apt-get update
apt-get install -y software-properties-common
apt-get install -y software-properties-common ttf-mscorefonts-installer
apt-get remove -y chromium-browser-l10n chromium-codecs-ffmpeg chromium-browser
# Chromium on Ubuntu 19.10 or newer uses snap to install which is not