mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
adding bootstrap...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9575979867
commit
c40a27f447
@ -41,6 +41,18 @@ readVars
|
||||
|
||||
|
||||
#----------------------------------------------------------------------
|
||||
# Bootstrap...
|
||||
|
||||
if ! [ -z $BOOTSTRAP ] ; then
|
||||
WAN_BRIDGE=$ADMIN_BRIDGE
|
||||
else
|
||||
# XXX
|
||||
fi
|
||||
|
||||
|
||||
|
||||
#----------------------------------------------------------------------
|
||||
|
||||
|
||||
# XXX add interface bootstrap...
|
||||
INTERFACES=(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user