Skip to content

Commit

Permalink
added dhcpcd at start
Browse files Browse the repository at this point in the history
  • Loading branch information
billniakas committed Dec 11, 2019
1 parent c4ccdcf commit 1c43762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ echo ' '
echo ' Αν δεν έχετε κάνει ακόμα καφέ τώρα είναι η ευκαιρία... '
echo '--------------------------------------------------------'
sleep 1
pacstrap /mnt base base-devel linux linux-firmware
pacstrap /mnt base base-devel linux linux-firmware dhcpcd
echo
echo
echo '--------------------------------------------------------'
Expand Down

0 comments on commit 1c43762

Please sign in to comment.