From fdc64588e236630b4a0fe71d706d1483a6de0dbe Mon Sep 17 00:00:00 2001 From: xengineering Date: Wed, 11 Dec 2019 15:37:12 +0100 Subject: Some structural changes. --- bin/second_stage.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'bin/second_stage.sh') diff --git a/bin/second_stage.sh b/bin/second_stage.sh index 5c2f8d8..bd6ddf9 100644 --- a/bin/second_stage.sh +++ b/bin/second_stage.sh @@ -63,15 +63,10 @@ bash $REPOSITORY_PATH/bin/install_bootloader.sh $boot_partition_path # Desktop Installation if [ "$desktop" = "yes" ]; then - bash $REPOSITORY_PATH/bin/install_desktop.sh + bash $REPOSITORY_PATH/bin/configure_desktop.sh fi -# DHCP Setup - -bash $REPOSITORY_PATH/bin/setup_dhcp.sh - - # Good bye chroot echo "Leaving chroot environment - OK" -- cgit v1.2.3-70-g09d2