Search found 1 match
- Sun Nov 23, 2014 6:07 pm
- Forum: RHEL/CentOS
- Topic: VestaCP on CentOS 7
- Replies: 43
- Views: 65286
Re: VestaCP on CentOS 7
Hi, I am trying to install VestaCP on CentOS7 and I have forked the github repository and created a centos7 branch : https://github.com/vrichomme/vesta My modifications for now are minor since I have added epel and remi repository inside vst-install-rhel.sh : if [ "$release" -eq '7' ]; then epel="7/...