mirror of
https://github.com/YunoHost-Apps/streams_ynh.git
synced 2024-09-03 20:26:20 +02:00
Forgot to chown after composer install in scripts/upgrade
This commit is contained in:
parent
6084440305
commit
27c5278c95
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ ynh_add_nginx_config
|
|||
ynh_script_progression --message="Pulling in external libraries with Composer..."
|
||||
|
||||
ynh_install_composer
|
||||
chown -R $app:www-data "$install_dir"
|
||||
|
||||
#=================================================
|
||||
# ADDONS
|
||||
|
|
Loading…
Add table
Reference in a new issue