AP-Hotspot -> Wifi AP on boot

I have modified the AP-Hotspot script by hotice in a way that it is possible to create a wifi AP on boot.
https://github.com/strahlex/AP-Hotspot

I also think this script would be nice to have per default in the BBB Debian image.

Regards
Alexander

I just added it:
https://github.com/rcn-ee/repos/tree/master/ap-hotspot

I based the *.deb off this work:
https://launchpad.net/~nilarimogard/+archive/ubuntu/webupd8/+packages

and added your patch.

Just ping me if you have any updates..

sudo apt-get update
sudo apt-get install ap-hotspot

repo: http://repos.rcn-ee.net/

Regards,