Message in installer that only Debian is supported

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

View file

@ -1,15 +1,10 @@
#!/bin/bash
# Vesta installation wrapper
# http://vestacp.com
# myVesta installation wrapper
# http://myvestacp.com
#
# Currently Supported Operating Systems:
#
# RHEL 5, 6, 7
# CentOS 5, 6, 7
# Debian 7, 8
# Ubuntu 12.04 - 18.04
# Amazon Linux 2017
# Debian 8, 9, 10
#
# Am I root?