Browse Source

changed another message

pull/125/head
jad2121 1 year ago
parent
commit
31ab369e2f
  1. 1
      installer/client/cli/fabric.py

1
installer/client/cli/fabric.py

@ -70,7 +70,6 @@ def main():
if args.update:
Update()
Alias()
print("Your Patterns have been updated.")
sys.exit()
if args.context:
if not os.path.exists(os.path.join(config, "context.md")):

Loading…
Cancel
Save