mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-22 19:22:19 +00:00
306 B
306 B
Vito
Installation
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
V_DOMAIN=domain
V_ADMIN_EMAIL=your-email
V_ADMIN_PASSWORD=your-password