1
0
Fork 0
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:
Jean-Baptiste Holcroft 2017-10-27 17:36:24 +02:00
parent 9a22073431
commit e8f7011770

View file

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