mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
Update vst-install-rhel.sh
This commit is contained in:
parent
ced0330c45
commit
e2a491b361
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
echo "Sorry, CentOS is not supported."
|
||||||
|
echo "myVesta supports only Debian."
|
||||||
|
exit;
|
||||||
|
|
||||||
# Vesta RHEL/CentOS installer v.05
|
# Vesta RHEL/CentOS installer v.05
|
||||||
|
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue