mirror of
https://github.com/YunoHost-Apps/mineweb_ynh.git
synced 2024-09-03 19:45:54 +02:00
fixe
This commit is contained in:
parent
09616f37e8
commit
377e067513
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ ynh_store_file_checksum "$final_path/app/Config/database.php"
|
||||||
### that really need such authorization.
|
### that really need such authorization.
|
||||||
|
|
||||||
# Set permissions to app files
|
# Set permissions to app files
|
||||||
chown -R $app:$app $final_path
|
chown -R www-data:www-data $final_path
|
||||||
chmod -R 775 $final_path
|
chmod -R 775 $final_path
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue