diff --git a/install/vst-install-rhel.sh b/install/vst-install-rhel.sh index 4ea5154c..6f691faa 100755 --- a/install/vst-install-rhel.sh +++ b/install/vst-install-rhel.sh @@ -1,5 +1,9 @@ #!/bin/bash +echo "Sorry, CentOS is not supported." +echo "myVesta supports only Debian." +exit; + # Vesta RHEL/CentOS installer v.05 #----------------------------------------------------------#