Consistent option name
This commit is contained in:
parent
2b14e18748
commit
e725509817
|
@ -250,7 +250,7 @@ do
|
|||
WIFI_HOTSPOT='yes'
|
||||
fi
|
||||
;;
|
||||
--wifinetworks)
|
||||
--networks)
|
||||
shift
|
||||
WIFI_NETWORKS_FILE="$1"
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue