forked from Wavyzz/dolibarr-docker
Ownership of documents dirs after module activation
This commit is contained in:
@@ -171,6 +171,8 @@ function initializeDatabase()
|
||||
|
||||
echo "Enable user module ..."
|
||||
php /var/www/scripts/docker-init.php
|
||||
# Update ownership after initialisation of modules
|
||||
chown -R www-data:www-data /var/www/documents
|
||||
}
|
||||
|
||||
function migrateDatabase()
|
||||
|
||||
Reference in New Issue
Block a user