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