create_account netdata &&

OPTS="--with-user=netdata \
      --with-webdir=${INSTALL_ROOT}/var/www/netdata \
      ${OPTS}" &&

default_build
