remove empty variable

tls
Nicolas Arenas 2025-03-26 14:20:06 +01:00
parent 2af4b40d22
commit 8987169aab
1 changed files with 0 additions and 1 deletions

View File

@ -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