mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 11:30:55 +00:00
changes.
This commit is contained in:
parent
96b047eaf6
commit
233ae169d1
1 changed files with 1 additions and 2 deletions
|
|
@ -96,8 +96,7 @@ network_selector () {
|
|||
print "Enabling dhcpcd."
|
||||
systemctl enable dhcpcd --root=/mnt &>/dev/null
|
||||
;;
|
||||
5 )
|
||||
;;
|
||||
5 ) ;;
|
||||
* ) print "You did not enter a valid selection."
|
||||
network_selector
|
||||
esac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue