2
0
mirror of https://github.com/frappe/bench.git synced 2024-11-11 15:51:03 +00:00

update readme

This commit is contained in:
Pratik Vyas 2014-09-03 12:06:31 +05:30
parent a509d339cf
commit 185a55d4ce

View File

@ -199,7 +199,7 @@ sudo ln -s `pwd`/config/supervisor.conf /etc/supervisor/conf.d/frappe.conf
The bench will also need to restart the processes managed by supervisor when you
update the apps. To automate this, you will have to setup sudoers using the
command, `sudo bench setup sudoers`.
command, `sudo bench setup sudoers $(whoami)`.
Nginx
-----