Skip to content

Commit

Permalink
passing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadalihussnain committed Jan 10, 2025
1 parent e063e3e commit 9992c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/scripts/network_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ if [ -z "$ETH0_IP" ] || [ -z "$DEFAULT_GW" ]; then
ip route add default via $STATIC_GW
else
echo "DHCP succeeded. IP: $ETH0_IP, Gateway: $DEFAULT_GW"
fi
fi

0 comments on commit 9992c32

Please sign in to comment.