#!/bin/sh set -e . /usr/share/debconf/confmodule # Leer las variables de configuración db_input high opengnsys/ogrepository_ogrepoIp || true db_input high opengnsys/ogrepository_ogcoreIp || true db_input high opengnsys/ogrepository_sambaUser || true db_input high opengnsys/ogrepository_sambaUserPass || true db_go