mirror of
https://github.com/YunoHost-Apps/umami_ynh.git
synced 2024-10-01 13:34:50 +02:00
Update upgrade
This commit is contained in:
parent
41eccb7af5
commit
b2c8683718
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ pushd $final_path
|
|||
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH yarn install
|
||||
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH yarn build
|
||||
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH yarn update-db
|
||||
prisma migrate resolve --applied "20210320112717_init"
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue