mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Upgrade: add cli command to upgrade plugings
This commit is contained in:
parent
9a22073431
commit
e8f7011770
1 changed files with 2 additions and 0 deletions
|
@ -140,6 +140,8 @@ ynh_replace_string "yuno_domain" "$domain" "$config_php"
|
|||
|
||||
# Launch database migration
|
||||
"$final_path"/cli db:migrate
|
||||
# Launch database migration
|
||||
"$final_path"/cli plugin:upgrade
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
|
|
Loading…
Add table
Reference in a new issue