Skip to content

Commit

Permalink
NAS-111335 / 12.0 / Fix Syntax error: "}" unexpected (expecting "fi" (t…
Browse files Browse the repository at this point in the history
  • Loading branch information
themylogin authored Jul 12, 2021
1 parent 55ca1e8 commit 37515c2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ network_func()
echo "No interfaces marked critical for failover"
fi
section_footer
fi

section_header "Default Route"
route -n show default|grep gateway|awk '{ print $2 }'
Expand Down

0 comments on commit 37515c2

Please sign in to comment.