mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-08 01:12:34 +00:00
fix repo url
This commit is contained in:
@ -3,7 +3,7 @@ # Vito
|
||||
## Installation
|
||||
|
||||
```shell
|
||||
curl -o- https://raw.githubusercontent.com/vitodeployer/vito/main/install/install.sh | V_DOMAIN= V_ADMIN_EMAIL= V_ADMIN_PASSWORD= bash
|
||||
curl -o- https://raw.githubusercontent.com/vitodeploy/vito/main/install/install.sh | V_DOMAIN= V_ADMIN_EMAIL= V_ADMIN_PASSWORD= bash
|
||||
```
|
||||
|
||||
Replace the variables and then run the command
|
||||
|
Reference in New Issue
Block a user