更新 README.MD

This commit is contained in:
lc 2025-02-20 04:45:43 +00:00
parent aec92c1a0c
commit ce80b55c3c

View File

@ -10,7 +10,7 @@ curl -sSL https://git.soao.net/lc/my/raw/branch/main/rocky-cn.sh -o rocky-cn.sh
## 安装 mysql 脚本
````bash
curl -sSL https://git.z1.mk/lc/my/src/branch/main/mysql.sh -o mysql.sh && sh mysql.sh
curl -sSL https://git.z1.mk/lc/my/raw/branch/main/mysql.sh -o mysql.sh && sh mysql.sh
````
## 一键安装/卸载 frpc 脚本