vito/README.md
2023-07-10 12:15:55 +02:00

308 B

Vito

Installation

curl -o- https://raw.githubusercontent.com/vitodeployer/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