mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
69b5ac30b9
commit
658780c71b
@ -148,7 +148,7 @@ if xreadYes "# Create bridges?" BRIDGES ; then
|
||||
@ cp "$INTERFACES"{.new,.final}
|
||||
@ sed -i \
|
||||
-e 's/'$ADMIN_PORT'/'$BOOTSTRAP_PORT'/' \
|
||||
-e 's/^.*gateway .*$//' \
|
||||
-e '/^.*gateway .*$/d' \
|
||||
"$INTERFACES".final
|
||||
echo "$BRIDGES" \
|
||||
>> "$INTERFACES".final
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user