Update airbase-ng.sh
This commit is contained in:
parent
bf8a6537cb
commit
4cddfb6c25
|
@ -81,7 +81,7 @@ function ap_service_start() {
|
||||||
sleep 1
|
sleep 1
|
||||||
APServicePID=$(pgrep -P $parentPID)
|
APServicePID=$(pgrep -P $parentPID)
|
||||||
done
|
done
|
||||||
eval ifconfig at0 192.168.254.1
|
eval ifconfig at0 192.169.254.1
|
||||||
ap_service_route
|
ap_service_route
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue