fix hyperlink
parent
144b50ab6c
commit
da7fb2fddf
|
@ -1,6 +1,6 @@
|
|||
# fhs-install-v2ray
|
||||
|
||||
> 欲查阅以简体中文撰写的介绍,请访问:[README.zh-sc.md](README.zh-sc.md)
|
||||
> 欲查阅以简体中文撰写的介绍,请访问:[README.zh-Hans-CN.md](README.zh-Hans-CN.md)
|
||||
|
||||
> Bash script for installing V2Ray in operating systems such as Debian / CentOS / Fedora / openSUSE that support systemd
|
||||
|
||||
|
|
|
@ -91,11 +91,11 @@ or
|
|||
|
||||
### 解决问题
|
||||
|
||||
* 「[不安装或更新 geoip.dat 和 geosite.dat](https://github.com/v2fly/fhs-install-v2ray/wiki/Do-not-install-or-update-geoip.dat-and-geosite.dat-zh-CN)」。
|
||||
* 「[使用证书时权限不足](https://github.com/v2fly/fhs-install-v2ray/wiki/Insufficient-permissions-when-using-certificates-zh-CN)」。
|
||||
* 「[从旧脚本迁移至此](https://github.com/v2fly/fhs-install-v2ray/wiki/Migrate-from-the-old-script-to-this-zh-CN)」。
|
||||
* 「[将 .dat 文档由 lib 目录移动到 share 目录](https://github.com/v2fly/fhs-install-v2ray/wiki/Move-.dat-files-from-lib-directory-to-share-directory-zh-CN)」。
|
||||
* 「[使用 VLESS 协议](https://github.com/v2fly/fhs-install-v2ray/wiki/To-use-the-VLESS-protocol-zh-CN)」。
|
||||
* 「[不安装或更新 geoip.dat 和 geosite.dat](https://github.com/v2fly/fhs-install-v2ray/wiki/Do-not-install-or-update-geoip.dat-and-geosite.dat-zh-Hans-CN)」。
|
||||
* 「[使用证书时权限不足](https://github.com/v2fly/fhs-install-v2ray/wiki/Insufficient-permissions-when-using-certificates-zh-Hans-CN)」。
|
||||
* 「[从旧脚本迁移至此](https://github.com/v2fly/fhs-install-v2ray/wiki/Migrate-from-the-old-script-to-this-zh-Hans-CN)」。
|
||||
* 「[将 .dat 文档由 lib 目录移动到 share 目录](https://github.com/v2fly/fhs-install-v2ray/wiki/Move-.dat-files-from-lib-directory-to-share-directory-zh-Hans-CN)」。
|
||||
* 「[使用 VLESS 协议](https://github.com/v2fly/fhs-install-v2ray/wiki/To-use-the-VLESS-protocol-zh-Hans-CN)」。
|
||||
|
||||
## 参数
|
||||
|
||||
|
|
Loading…
Reference in New Issue