mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 19:40: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."
|
print "Enabling dhcpcd."
|
||||||
systemctl enable dhcpcd --root=/mnt &>/dev/null
|
systemctl enable dhcpcd --root=/mnt &>/dev/null
|
||||||
;;
|
;;
|
||||||
5 )
|
5 ) ;;
|
||||||
;;
|
|
||||||
* ) print "You did not enter a valid selection."
|
* ) print "You did not enter a valid selection."
|
||||||
network_selector
|
network_selector
|
||||||
esac
|
esac
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue