diff --git a/README.md b/README.md index f3d928237..399d2ec14 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,15 @@ curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/dev/scripts/up ### 微信赞助 [![截图](/route/static/img/weixin_zz.jpg)](/route/static/img/weixin_zz.jpg) + + +### 兼容性测试报告 + +| 软件 | CentOS [7.9, 8.4] | CentOS Stream [8, 9]| +| 面板[MW] | ✅ |:x:| ✅ | + + + ### 无图不真相 [![截图](/route/static/mdw.jpg)](/route/static/mdw.jpg) diff --git a/scripts/install/arch.sh b/scripts/install/arch.sh index d7d4411d0..982135683 100644 --- a/scripts/install/arch.sh +++ b/scripts/install/arch.sh @@ -40,6 +40,8 @@ echo y | pacman -Sy rpcsvc-proto echo y | pacman -Sy lemon echo y | pacman -Sy which +# echo y | pacman -Sy chkconfig + # zypper install -y freetype freetype-devel # zypper install -y libjpeg-devel libpng-devel # echo y | pacman -Sy rpcgen