Skip to content

Commit eec44d6

Browse files
authored
Update countly.install_rhel.sh to keep only raven-release
Removed installation of ipa-gothic-fonts package for RHEL.
1 parent 8ba2959 commit eec44d6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bin/countly.install_rhel.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ if [[ "$CENTOS_MAJOR" = "9" ]]; then
5353
else
5454
curl -L -O -J "https://box.tools.count.ly/public.php/dav/files/Wj8opzNdyE5DyDX/?accept=zip"
5555
sudo yum install -y raven-release.el8.noarch.rpm
56-
sudo yum install -y ipa-gothic-fonts
5756
fi
5857

5958
#Install dependancies required by the puppeteer

0 commit comments

Comments
 (0)