Skip to content

Commit

Permalink
Fix dhcpcd
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakobu5 committed Nov 8, 2019
1 parent ac4d9f7 commit d55a4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrootinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ useradd -m -G wheel jakobu5
echo 'jakobu5:1234' | chpasswd

#installing Linux (was not installed)
pacman -S noconfirm linux mkinitcpio dhcpcd
pacman -S --noconfirm linux mkinitcpio dhcpcd

#installing UEFI bootloader
pacman -S --noconfirm grub efibootmgr dosfstools os-prober mtools
Expand Down

0 comments on commit d55a4aa

Please sign in to comment.