Updated patterns update message.
This commit is contained in:
parent
21a8a3af73
commit
add3699c9e
@ -58,7 +58,7 @@ if __name__ == "__main__":
|
|||||||
sys.exit()
|
sys.exit()
|
||||||
if args.update:
|
if args.update:
|
||||||
Update()
|
Update()
|
||||||
print("patterns updated:")
|
print("Your Patterns have been updated.")
|
||||||
sys.exit()
|
sys.exit()
|
||||||
standalone = Standalone(args, args.pattern)
|
standalone = Standalone(args, args.pattern)
|
||||||
if args.list:
|
if args.list:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user