hostapd
hostapd copied to clipboard
Line 127 lsdiff command not found
Raspbian, Rpi3b
Furthermore, Contact me by email [email protected] I would like to discuss implementation in my Rpi scripts if you are okay with it.
apt-get install patchutils ... which is anyway in here: https://github.com/igorpecovnik/hostapd/blob/master/go.sh#L33 You are welcome to use this script anywhere. https://github.com/igorpecovnik/hostapd/blob/master/LICENSE
By the way, your script does not actually install any of the dependencies, Can you add me to this repository so I can do pull requests and edit it for you?
You don't need any extra rights. Fork repository and when you solve the problem with dependencies on Debian (I assume Stretch) send a pull request.
I mostly moved to support building hostapd together with other packages within @armbian: https://github.com/armbian/build/tree/master/packages/extras-buildpkgs and configurator https://github.com/armbian/config
This results in: https://www.youtube.com/watch?v=__BJtInOQFY
That's why I don't update this repository anymore.