mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-10 07:10:31 +00:00
changed another message
This commit is contained in:
parent
983084e4f0
commit
31ab369e2f
@ -70,7 +70,6 @@ def main():
|
|||||||
if args.update:
|
if args.update:
|
||||||
Update()
|
Update()
|
||||||
Alias()
|
Alias()
|
||||||
print("Your Patterns have been updated.")
|
|
||||||
sys.exit()
|
sys.exit()
|
||||||
if args.context:
|
if args.context:
|
||||||
if not os.path.exists(os.path.join(config, "context.md")):
|
if not os.path.exists(os.path.join(config, "context.md")):
|
||||||
|
Loading…
Reference in New Issue
Block a user