Skip to content

Commit

Permalink
Update setup-arl.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
msmoshang authored Jul 25, 2024
1 parent 11a8b9d commit 6d9d3e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions misc/setup-arl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,8 @@ EOF

echo "install dependencies ..."
yum install epel-release -y
yum clean all
yum makecache
yum install python36 mongodb-org-server mongodb-org-shell rabbitmq-server python36-devel gcc-c++ git \
nginx fontconfig wqy-microhei-fonts unzip wget -y

Expand Down

0 comments on commit 6d9d3e7

Please sign in to comment.