-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Updating ERPNext Instance
Pratik Vyas edited this page Nov 25, 2013
·
3 revisions
- Login as the erpnext user
cd /path/to/erpnext
./lib/wnf.py --update origin master --reload_gunicorn
####(with webnotes-agent)
- Login as the erpnext user
workon erpnext
cd ~/master/erpnext
wa deploy origin master