mirror of
https://github.com/YunoHost-Apps/elabftw_ynh.git
synced 2024-09-03 18:26:23 +02:00
Update upgrade
This commit is contained in:
parent
e9190b5b28
commit
275ee291f8
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ pushd "$final_path"
|
|||
ynh_secure_remove node_modules
|
||||
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH yarn cache clean
|
||||
|
||||
#ynh_exec_as $app php$phpversion bin/console db:update start -q
|
||||
ynh_exec_as $app php$phpversion bin/console db:update
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue