no versions at c.vestacp.com

This commit is contained in:
Serghey Rodin 2015-10-24 15:12:55 +03:00
commit ad138d681c
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ export PATH=$PATH:/sbin
export DEBIAN_FRONTEND=noninteractive
RHOST='apt.vestacp.com'
CHOST='c.vestacp.com'
VERSION='0.9.8/ubuntu'
VERSION='ubuntu'
memory=$(grep 'MemTotal' /proc/meminfo |tr ' ' '\n' |grep [0-9])
arch=$(uname -i)
os='ubuntu'