tdorssers / TeslaPy

A Python module to use the Tesla Motors Owner API
MIT License
374 stars 83 forks source link

Unable to edit wpa_supplicant.conf #113

Closed bdwyer2 closed 1 year ago

bdwyer2 commented 1 year ago

I ssh'd into my pi and tried to edit the wpa_supplicant but was unable to even as root

sudo nano /etc/wpa_supplicant/wpa_supplicant.conf

[ File '/etc/wpa_supplicant/wpa_supplicant.conf' is unwritable ]

Do I need to somehow mount a directory for writing?

bdwyer2 commented 1 year ago

Whoops! Wrong project.