From 6ebd07a274a6c3450ccee5f769dcf892bffaddae Mon Sep 17 00:00:00 2001 From: David Beniamine <david.beniamine@tetras-libre.fr> Date: Mon, 16 Sep 2024 10:19:06 +0200 Subject: [PATCH] Update readme --- Readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 7a6aff8..d8e0779 100644 --- a/Readme.md +++ b/Readme.md @@ -17,8 +17,7 @@ ``` docker-compose exec dolibarr bash # Inside the container -chmod -R a-w dolibarr/htdocs/conf/ -touch dolibarr/documents/install.lock +./doli perms ``` ## Databases (For developpement) -- GitLab