mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
- symlink to hook wpa_supplicant if multiple wireless adapters. Otherwise, "wpa_cli" cmds fail if you have more than one wlan device - set cmds array items to double quotes - added entries for wlan1 interfaces, to be able to control more than one wireless adapter - updated if statement checking the number of lines in /etc/sudoers - added IFS in do loop, to handle spaces in array items properly (current method truncates the line if it finds a space)