mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2025-01-23 22:18:49 +01:00
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:
commit
1c81080e88
@ -17,7 +17,7 @@ elif [ "${DISTRO}" == "opensuse" ]; then
|
|||||||
zypper clean --all
|
zypper clean --all
|
||||||
else
|
else
|
||||||
apt-get update
|
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
|
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
|
# Chromium on Ubuntu 19.10 or newer uses snap to install which is not
|
||||||
|
Loading…
Reference in New Issue
Block a user