From 50fd7d01036b0b78b89d50668f5561dbf14d4d27 Mon Sep 17 00:00:00 2001 From: xengineering Date: Wed, 11 Dec 2019 14:46:00 +0100 Subject: Fixed dhcp. --- bin/first_stage.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/first_stage.sh') diff --git a/bin/first_stage.sh b/bin/first_stage.sh index 472a814..629c750 100644 --- a/bin/first_stage.sh +++ b/bin/first_stage.sh @@ -115,7 +115,7 @@ echo "" echo "Going to install basic packages ..." sleep $DELAY echo "" -pacstrap /mnt base linux linux-firmware +pacstrap /mnt base linux linux-firmware dhcpcd echo "" echo "Installed basic packages - OK" sleep $DELAY -- cgit v1.2.3-70-g09d2