Update RockyouMask.py
This commit is contained in:
parent
eff52bbd32
commit
f138b3f3f5
@ -315,7 +315,7 @@ if start =! "":
|
|||||||
try:
|
try:
|
||||||
rule = rule[int(start):]
|
rule = rule[int(start):]
|
||||||
except:
|
except:
|
||||||
print("Start has to be int!")
|
print("Mask-id has to be int!")
|
||||||
exit
|
exit
|
||||||
|
|
||||||
if name == "posix":
|
if name == "posix":
|
||||||
|
Loading…
Reference in New Issue
Block a user