Skip to content

Commit

Permalink
feat: Check network interface
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Dec 28, 2023
1 parent ab959c1 commit aafc3b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/network.sh
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ configureNAT() {
return 0
}

closeNetwork () {
closeNetwork() {

exec 30<&- || true
exec 40<&- || true
Expand Down

0 comments on commit aafc3b3

Please sign in to comment.