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
#
mkdir document
chown www-data document
mkdir htdocs/document
chown www-data htdocs/document
mkdir documents
chown www-data documents
mkdir htdocs/documents
chown www-data htdocs/documents
touch htdocs/conf/conf.php
chown www-data htdocs/conf/conf.php