2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-23 04:29:02 +00:00

[minor] fix buy link

This commit is contained in:
Rushabh Mehta 2015-08-06 18:24:44 +05:30
parent 1c9a9825b1
commit a421da11c6

View File

@ -256,7 +256,7 @@ def update(pull=False, patch=False, build=False, bench=False, auto=False, restar
post_upgrade(version_upgrade[0], version_upgrade[1])
print "_"*80
print "https://frappe.io/buy - Donate to help make better free and open source tools"
print "Free and open source tools brought to you by https://erpnext.com"
print
@click.command('retry-upgrade')