Skip to content

Commit

Permalink
style: Empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese committed Oct 9, 2023
1 parent 728cab6 commit e394ddd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run/network.sh
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ configureNAT () {

ip link set dev "${VM_NET_TAP}" master dockerbridge


# Add internet connection to the VM
IP=$(ip address show dev "${VM_NET_DEV}" | grep inet | awk '/inet / { print $2 }' | cut -f1 -d/)

Expand Down

0 comments on commit e394ddd

Please sign in to comment.