update readme:curl url

这个提交包含在:
xiahare
2024-10-18 12:17:46 -07:00
父节点 20569c7106
当前提交 f93092ee44

查看文件

@@ -15,7 +15,7 @@ You can also check out [wireguard-install](https://github.com/angristan/wireguar
First, get the script and make it executable:
```bash
curl -O https://raw.githubusercontent.com/angristan/openvpn-install/master/openvpn-install.sh
curl -O https://raw.githubusercontent.com/xiahare/openvpn-install/master/openvpn-install.sh
chmod +x openvpn-install.sh
```