mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Update upgrade
This commit is contained in:
parent
7b0066eca7
commit
65888453c1
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ pushd $install_dir
|
|||
# Launch database migration
|
||||
php$phpversion cli db:migrate --no-interaction --verbose
|
||||
# Launch plugins migration
|
||||
php$phpversion cli plugin:upgrade --no-interaction --verbose
|
||||
#php$phpversion cli plugin:upgrade --no-interaction --verbose
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue