Correction Bug #12579

This commit is contained in:
Rodolphe Quiedeville 2005-04-06 12:01:19 +00:00
parent c9150c8e92
commit 3f113d3526

View File

@ -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