Enable wifi

This commit is contained in:
Bob Mottram 2014-12-24 19:28:43 +00:00
parent 3f2174fa98
commit 450349b8db
1 changed files with 1 additions and 0 deletions

View File

@ -363,6 +363,7 @@ function argument_checks {
DOMAIN_NAME="tor-wifi"
SYSTEM_TYPE=$VARIANT_TOR_WIFI
ROUTE_THROUGH_TOR="yes"
ENABLE_WIFI="yes"
fi
if [[ $DOMAIN_NAME == "tor" || $DOMAIN_NAME == "tor-dongle" || $DOMAIN_NAME == "tordongle" ]]; then
DOMAIN_NAME="tor-dongle"