-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Description
I want to build images for the bananapi m1. After digging around and learning how to setup a variant, I am now struggling at a point, where CustomPiOS wants to set up wireless stuff:
cat: /etc/wpa_supplicant/wpa_supplicant.conf: No such file or directory and yes, there is a wpa_supplicant folder in the armbian but not that file.
So, before I assume wrong procedure (I'd like to provide a pr for that), should I:
a) make this cat more robust? -> check if the file is there before cat'ing?
b) add an additional distro "armbian" which checks for that action?
c) do something else?
Metadata
Metadata
Assignees
Labels
No labels