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
f5bac20360
commit
3a41a40442
1 changed files with 2 additions and 2 deletions
|
@ -98,8 +98,8 @@ then
|
||||||
# Remove the tmp directory securely
|
# Remove the tmp directory securely
|
||||||
ynh_secure_remove --file="$tmpdir"
|
ynh_secure_remove --file="$tmpdir"
|
||||||
|
|
||||||
pushd "$final_path/console"
|
pushd "$final_path"
|
||||||
ynh_exec_as $app core:update
|
ynh_exec_as $app ./console core:update
|
||||||
popd
|
popd
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue