Reintroduce the space on -s.
This commit is contained in:
parent
4a161bc0a6
commit
4333870c2b
@ -80,7 +80,7 @@ for (( y = 1; y <= $COUNT; y++ )); do # give us COUNT groups of passwords
|
||||
|
||||
else
|
||||
|
||||
printf "$THEWORD "
|
||||
printf "$THEWORD$SPACE"
|
||||
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user