Update create_ap

This commit is contained in:
Lakindu Akash 2023-05-15 23:36:58 +05:30 committed by GitHub
parent 35e8df0564
commit 7b61d13ec9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1884,7 +1884,7 @@ if [[ "$SHARE_METHOD" != "bridge" ]]; then
# remove restriction. # remove restriction.
if COMPLAIN_CMD=$(command -v complain || command -v aa-complain); then if COMPLAIN_CMD=$(command -v complain || command -v aa-complain); then
COMPLAIN_CMD dnsmasq $COMPLAIN_CMD dnsmasq
fi fi
umask 0033 umask 0033