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 2021-06-29 13:56:09 +02:00
parent a45c70f54a
commit 4310c1bdf7
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -103,7 +103,7 @@ then
# Remove the tmp directory securely
ynh_secure_remove --file="$tmpdir"
php$phpversion $final_path/console core:update -n
ynh_exec_as $app php${phpversion} $final_path/console core:update -n
fi
fi