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
a45c70f54a
commit
4310c1bdf7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue