even more fixes...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-10-19 16:07:10 +03:00
parent 004ce31ec3
commit 5168a5d7c1

View File

@ -68,8 +68,8 @@ fi
# XXX
if ! [ -z $BOOTSTRAP ] ; then
DFL_BOOTSTRAP_ADMIN_PORT=${DFL_BOOTSTRAP_ADMIN_PORT:-none}
xread "Bootstrap port: " BOOTSTRAP_ADMIN_PORT
DFL_BOOTSTRAP_PORT=${DFL_BOOTSTRAP_PORT:-none}
xread "Bootstrap port: " BOOTSTRAP_PORT
BRIDGES_BOOTSTRAP_TPL=bootstrap-bridges.tpl
fi