Skip to content

Commit

Permalink
Merge pull request #42 from msmoshang/master
Browse files Browse the repository at this point in the history
修复一些ubg
  • Loading branch information
AabyssZG authored Jul 25, 2024
2 parents a801749 + 6d9d3e7 commit 3d540db
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 3d540db

Please sign in to comment.