Skip to content
Snippets Groups Projects
Commit 1d5b2342 authored by BRAUX Emmanuel's avatar BRAUX Emmanuel
Browse files

FIX usermod en production

parent d5fb98b2
No related branches found
No related tags found
No related merge requests found
......@@ -285,7 +285,7 @@ exit
Ajout de l'utilisateur app-vapormap au groupe www-data
``` bash
sudo usermod -a -G app-vapormap www-data
sudo usermod -a -G www-data app-vapormap
```
Mise en place du fichier de configuration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment