mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-11 22:44:59 -05:00
Updated patterns update message.
This commit is contained in:
@@ -58,7 +58,7 @@ if __name__ == "__main__":
|
||||
sys.exit()
|
||||
if args.update:
|
||||
Update()
|
||||
print("patterns updated:")
|
||||
print("Your Patterns have been updated.")
|
||||
sys.exit()
|
||||
standalone = Standalone(args, args.pattern)
|
||||
if args.list:
|
||||
|
||||
Reference in New Issue
Block a user