This commit is contained in:
strasharo 2019-04-18 21:41:41 +03:00 committed by GitHub
parent 2e682bdcb5
commit d286e613b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ check_chipset() {
elif [ -d "../misc" ];then
readonly local CHIPSET_LIST="../misc/devices.xml" # chipset file list
else
echo -e "\033[31Can't find required ressources\033[0m"
echo -e "\033[31Can't find required resources\033[0m"
fi
local SUPPORT_AP="" # check if chipset support ap mode
local SUPPORT_MO="" # check if chipset support monitor mode