2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-24 04:59:01 +00:00

docs: mellow-er contribution message post update

This commit is contained in:
gavin 2020-04-14 15:21:30 +05:30 committed by GitHub
parent 6dd0118446
commit e1f1b0972d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -240,7 +240,7 @@ def update(pull=False, patch=False, build=False, requirements=False, backup=True
conf.update({ "maintenance_mode": 0, "pause_scheduler": 0 })
update_config(conf, bench_path=bench_path)
print("_" * 80 + "\nBench: Deployment tool for Frappe and Frappe Applications (https://frappe.io/bench).\nOpen source depends on your contributions, so please contribute bug reports, patches, fixes or crash and be a part of the community")
print("_" * 80 + "\nBench: Deployment tool for Frappe and Frappe Applications (https://frappe.io/bench).\nOpen source depends on your contributions, so do give back by submitting bug reports, patches and fixes and be a part of the community :)")
def copy_patches_txt(bench_path):