diff options
Diffstat (limited to 'bin/second_stage.sh')
-rw-r--r-- | bin/second_stage.sh | 5 |
1 files changed, 5 insertions, 0 deletions
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" |