mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-14 12:25:09 +00:00
basic update utility -- for complementing installs. Does pull, applies latest patches and sync
This commit is contained in:
@@ -14,4 +14,6 @@ for cmd in cmd_list:
|
||||
print "cannot proceed with update"
|
||||
print "status: %s" % stat
|
||||
print "output: %s" % op
|
||||
break
|
||||
break
|
||||
|
||||
print "update_erpnext.py --> run success."
|
||||
Reference in New Issue
Block a user