2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-09 08:30:39 +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 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 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 Nginx
----- -----