From c9749849b5f5b1e13fcf5bd40951e60fbcac985b Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 25 Nov 2019 18:19:58 +0100 Subject: Added default DHCP support. --- bin/second_stage.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin/second_stage.sh') diff --git a/bin/second_stage.sh b/bin/second_stage.sh index 01739ba..5c2f8d8 100644 --- a/bin/second_stage.sh +++ b/bin/second_stage.sh @@ -67,6 +67,11 @@ if [ "$desktop" = "yes" ]; then fi +# DHCP Setup + +bash $REPOSITORY_PATH/bin/setup_dhcp.sh + + # Good bye chroot echo "Leaving chroot environment - OK" -- cgit v1.2.3-70-g09d2