Search found 1 match
- Tue Jan 12, 2021 10:42 am
- Forum: General Discussion
- Topic: Installing vestaCP from script
- Replies: 1
- Views: 2810
Installing vestaCP from script
Hello All, On my Centos7 i want to install a vestaCP from a script , so in my script i wrote : curl -O http://vestacp.com/pub/vst-install.sh bash vst-install.sh --hostname hostnameValue --email emailValue --password passwordValue -f but when i launch the script i got this screen The following softwa...