#!/bin/bash
echo "Content-type: text/html"
echo ""
echo "
OpenGnsys Client $(/opt/opengnsys/functions/ogGetIpAddress)"
echo " "
echo ""
echo "Ocurrió un error durante el arranque del agente
"
echo "Consulte el log del agente para más información
"
echo ""