diff --git a/host/make.sh b/host/make.sh index 29b893c..9aa4c0c 100755 --- a/host/make.sh +++ b/host/make.sh @@ -156,7 +156,7 @@ if xreadYes "# Create bridges?" BRIDGES ; then # interfaces.clean @ cp "$INTERFACES"{.new,.clean} @ sed -i \ - -e '/^.*gateway .*$/' \ + -e '/^.*gateway .*$/d' \ "$INTERFACES".clean echo "$BRIDGES" \ | sed \