Improves readability on Arch Linux Wifi automatic connection article
This commit is contained in:
@ -22,9 +22,9 @@ Answers the questions asked by the big blue screen, and if everything is good, y
|
||||
|
||||
Now run :
|
||||
|
||||
`# netctl enable PROFILENAME`
|
||||
`# netctl enable PROFILENAME`
|
||||
|
||||
Here PROFILENAME is built by default as `'interface-name'-'wifi-ssid'`.
|
||||
Here `PROFILENAME` is built by default as `${INTERFACE_NAME}-${WIFI_SSID}`.
|
||||
I let you make the changes, and press 'Enter'.
|
||||
|
||||
Now you can reboot as many times as you want, your Pi is supposed to connect itself at startup, to the Wifi.
|
||||
|
Reference in New Issue
Block a user