mirror of
https://github.com/elAgala/server-initializer.git
synced 2026-02-13 21:06:16 +00:00
Update create-user.md
This commit is contained in:
@@ -75,5 +75,5 @@ sudo systemctl restart nginx
|
||||
## 6. Add user to Docker group (to execute docker commands)
|
||||
|
||||
```bash
|
||||
sudo usermod -aG docker agala
|
||||
sudo usermod -aG docker username
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user