This commit is contained in:
MHSanaei
2023-12-10 19:07:16 +03:30
parent 25505a1915
commit c529b3aa08
4 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -23,10 +23,10 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.
# Install custom version
To install your desired version you can add the version to the end of install command. Example for ver `v1.7.9`:
To install your desired version you can add the version to the end of install command. Example for ver `v2.0.0`:
```
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.7.9
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.0.0
```
# SSL