Creating "handcheck" script
First part of "handcheck" script generating changed from append to overwrite
This commit is contained in:
parent
5522c85e71
commit
4b02500551
|
@ -2197,7 +2197,7 @@ function handshakecheck {
|
|||
ih=\"0\"
|
||||
else
|
||||
ih=
|
||||
fi">>$DUMP_PATH/handcheck
|
||||
fi">$DUMP_PATH/handcheck
|
||||
|
||||
if [ $authmode = "handshake" ]; then
|
||||
echo "if [ -f $DUMP_PATH/pwattempt.txt ]; then
|
||||
|
|
Loading…
Reference in New Issue