diff --git a/debian/ogboot.postinst b/debian/ogboot.postinst index c6e5e52..f704a58 100755 --- a/debian/ogboot.postinst +++ b/debian/ogboot.postinst @@ -9,7 +9,6 @@ set -e # Leer las variables de configuración OGBOOT_ROOT="/opt/opengnsys/ogboot" OGBOOT_API_DIR="/opt/opengnsys/ogboot/api" -OGBOOT_DIR="/opt/opengnsys/ogboot/api" db_get opengnsys/ogboot_ip OGBOOT_IP="$RET" db_get opengnsys/ogboot_port