Update vst-install-rhel.sh

This commit is contained in:
myvesta 2020-05-23 14:25:59 +02:00 committed by GitHub
commit e2a491b361
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,9 @@
#!/bin/bash
echo "Sorry, CentOS is not supported."
echo "myVesta supports only Debian."
exit;
# Vesta RHEL/CentOS installer v.05
#----------------------------------------------------------#