mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +00:00
Remove unnecessary sudo invocation.
This commit is contained in:
@@ -94,7 +94,7 @@ Now that you have a shell on the Pi you can turn the Pi into a smart USB drive.
|
|||||||
1. Enter the following command.
|
1. Enter the following command.
|
||||||
```
|
```
|
||||||
sudo -i
|
sudo -i
|
||||||
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
|
nano /etc/wpa_supplicant/wpa_supplicant.conf
|
||||||
```
|
```
|
||||||
1. Add this block to the bottom of the file specifying the actual SSID of your network and your actual PSK, keeping the quotes around both values.
|
1. Add this block to the bottom of the file specifying the actual SSID of your network and your actual PSK, keeping the quotes around both values.
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user