We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba2959 commit eec44d6Copy full SHA for eec44d6
1 file changed
bin/countly.install_rhel.sh
@@ -53,7 +53,6 @@ if [[ "$CENTOS_MAJOR" = "9" ]]; then
53
else
54
curl -L -O -J "https://box.tools.count.ly/public.php/dav/files/Wj8opzNdyE5DyDX/?accept=zip"
55
sudo yum install -y raven-release.el8.noarch.rpm
56
- sudo yum install -y ipa-gothic-fonts
57
fi
58
59
#Install dependancies required by the puppeteer
0 commit comments