Correction Bug #12579
This commit is contained in:
parent
c9150c8e92
commit
3f113d3526
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user