Update vst-install-amazon.sh

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

View file

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