mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 19:20:10 +00:00
even more fixes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
004ce31ec3
commit
5168a5d7c1
@ -68,8 +68,8 @@ fi
|
|||||||
|
|
||||||
# XXX
|
# XXX
|
||||||
if ! [ -z $BOOTSTRAP ] ; then
|
if ! [ -z $BOOTSTRAP ] ; then
|
||||||
DFL_BOOTSTRAP_ADMIN_PORT=${DFL_BOOTSTRAP_ADMIN_PORT:-none}
|
DFL_BOOTSTRAP_PORT=${DFL_BOOTSTRAP_PORT:-none}
|
||||||
xread "Bootstrap port: " BOOTSTRAP_ADMIN_PORT
|
xread "Bootstrap port: " BOOTSTRAP_PORT
|
||||||
|
|
||||||
BRIDGES_BOOTSTRAP_TPL=bootstrap-bridges.tpl
|
BRIDGES_BOOTSTRAP_TPL=bootstrap-bridges.tpl
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user