diff --git a/host/make.sh b/host/make.sh index 256a520..1f9448d 100755 --- a/host/make.sh +++ b/host/make.sh @@ -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