Update vst-install-ubuntu.sh

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

View file

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