Skip to content
Snippets Groups Projects
Commit 3f113d35 authored by Rodolphe Quiedeville's avatar Rodolphe Quiedeville
Browse files

Correction Bug #12579

parent c9150c8e
No related branches found
No related tags found
No related merge requests found
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
# #
# Prepare l'installation web de Dolibarr # Prepare l'installation web de Dolibarr
# #
mkdir document mkdir documents
chown www-data document chown www-data documents
mkdir htdocs/document mkdir htdocs/documents
chown www-data htdocs/document chown www-data htdocs/documents
touch htdocs/conf/conf.php touch htdocs/conf/conf.php
chown www-data htdocs/conf/conf.php chown www-data htdocs/conf/conf.php
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment