1
0
Fork 0
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:
ericgaspar 2022-05-17 17:53:05 +02:00
parent e9190b5b28
commit 275ee291f8
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

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