Fix typos

This commit is contained in:
deltax 2017-01-18 15:22:45 +01:00 committed by GitHub
parent d33eef44e9
commit 80818254ee
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ HANDSHAKE_PATH="/root/handshakes"
PASSLOG_PATH="/root/pwlog" PASSLOG_PATH="/root/pwlog"
WORK_DIR=`pwd` WORK_DIR=`pwd`
DEAUTHTIME="9999999999999" DEAUTHTIME="9999999999999"
revision=117 revision=118
version=0.23 version=0.23
IP=192.168.1.1 IP=192.168.1.1
RANG_IP=$(echo $IP | cut -d "." -f 1,2,3) RANG_IP=$(echo $IP | cut -d "." -f 1,2,3)