1
0
Fork 0
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:
ericgaspar 2020-12-11 12:34:01 +01:00
parent f5bac20360
commit 3a41a40442
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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