mirror of
https://github.com/YunoHost-Apps/matomo_ynh.git
synced 2024-09-03 19:45:56 +02:00
Update upgrade
This commit is contained in:
parent
2c72e95bb1
commit
6a183aaa64
1 changed files with 1 additions and 0 deletions
|
@ -144,6 +144,7 @@ ynh_install_composer --phpversion="$phpversion" --workdir="$final_path"
|
|||
|
||||
if [[ -f "$final_path/config/config.ini.php" ]]; then
|
||||
pushd "$final_path"
|
||||
chown -R www-data:www-data $final_path/tmp
|
||||
ynh_exec_as $app ./console core:update
|
||||
popd
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue