根据论坛提示:
apt-get update && apt-get -y upgrade
apt-get -y install git
cd /root
git clone https://github.com/serghey-rodin/vesta.git
cp /root/vesta/install/vst-install-debian.sh /root/vst-install-debian.sh
bash vst-install-debian.sh
然后 :使用sudo apt-get install curl安装curl就ok了
引自:https://forum.vestacp.com/viewtopic.php?f=41&t=17225#p71805