mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 03:00:09 +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}
|
@ cp "$INTERFACES"{.new,.final}
|
||||||
@ sed -i \
|
@ sed -i \
|
||||||
-e 's/'$ADMIN_PORT'/'$BOOTSTRAP_PORT'/' \
|
-e 's/'$ADMIN_PORT'/'$BOOTSTRAP_PORT'/' \
|
||||||
-e 's/^.*gateway .*$//' \
|
-e '/^.*gateway .*$/d' \
|
||||||
"$INTERFACES".final
|
"$INTERFACES".final
|
||||||
echo "$BRIDGES" \
|
echo "$BRIDGES" \
|
||||||
>> "$INTERFACES".final
|
>> "$INTERFACES".final
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user