mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
Added Ubuntu 13.10 support
This commit is contained in:
parent
b6cc3a847d
commit
c2f4595410
2 changed files with 37 additions and 12 deletions
|
@ -2,6 +2,14 @@
|
|||
# Vesta installation wrapper
|
||||
# http://vestacp.com
|
||||
|
||||
#
|
||||
# Currently Supported Operating Systems:
|
||||
#
|
||||
# RHEL 5, RHEL 6
|
||||
# CentOS 5, CentOS 6
|
||||
# Debian 7
|
||||
# Ubuntu LTS, Ubuntu 13.04, Ubuntu 13.10
|
||||
#
|
||||
|
||||
# Am I root?
|
||||
if [ "x$(id -u)" != 'x0' ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue