修复一些网址

This commit is contained in:
GoEdgeLab
2024-06-01 14:15:13 +08:00
parent 3ef64d1bab
commit 5d9fcf46d2
6 changed files with 6 additions and 6 deletions

View File

@@ -24,7 +24,7 @@
<td>可以在你要安装MySQL的服务器上运行以下命令<span class="grey">目前仅支持Linux系统和X86架构服务器安装后的MySQL版本是8.x.x</span></td>
</tr>
<tr>
<td>sudo sh -c &quot;$(wget https://goedge.cloud/install-mysql.sh -O -)&quot;</td>
<td>sudo sh -c &quot;$(wget https://goedge.cn/install-mysql.sh -O -)&quot;</td>
</tr>
</table>