mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-10 06:00:11 +00:00
Update create_ap
This commit is contained in:
parent
35e8df0564
commit
7b61d13ec9
@ -1884,7 +1884,7 @@ if [[ "$SHARE_METHOD" != "bridge" ]]; then
|
||||
# remove restriction.
|
||||
|
||||
if COMPLAIN_CMD=$(command -v complain || command -v aa-complain); then
|
||||
COMPLAIN_CMD dnsmasq
|
||||
$COMPLAIN_CMD dnsmasq
|
||||
fi
|
||||
|
||||
umask 0033
|
||||
|
Loading…
Reference in New Issue
Block a user