New release (15)
Posted: Sat Nov 07, 2015 7:12 pm
Hi,
It seems that you released the new version, is it true? Congrats!!
I accessed the main install file through browser ( http://vestacp.com/pub/vst-install.sh ) and the support for Debian 8 isn't stated in file's header yet. Is this right?
Anyway I'll test it right now.
Thanks
It seems that you released the new version, is it true? Congrats!!
I accessed the main install file through browser ( http://vestacp.com/pub/vst-install.sh ) and the support for Debian 8 isn't stated in file's header yet. Is this right?
Code: Select all
#!/bin/bash
# Vesta installation wrapper
# http://vestacp.com
#
# Currently Supported Operating Systems:
#
# RHEL 5, RHEL 6
# CentOS 5, CentOS 6
# Debian 7
# Ubuntu LTS, Ubuntu 13.04, Ubuntu 13.10
#
...
Thanks