basic update utility -- for complementing installs. Does pull, applies latest patches and sync

This commit is contained in:
Anand Doshi 2012-05-26 15:27:28 +05:30
parent 0a4d1e337d
commit 1c9913a4f0

View File

@ -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."