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

changed line 126 to ' usermod -aG sudo [frappe-user]' (was: frappe)"

This commit is contained in:
vrms 2019-06-10 07:23:36 +02:00
parent bf12cf8427
commit 97b07a336c

View File

@ -123,7 +123,7 @@ If you are on a fresh server and logged in as root, at first create a dedicated
```
adduser [frappe-user]
usermod -aG sudo frappe
usermod -aG sudo [frappe-user]
```
_(it is very common to name this user `frappe`, but this comes with the disadvantage of being