mirror of
https://github.com/YunoHost-Apps/timeoff_ynh.git
synced 2024-09-03 20:35:59 +02:00
Update upgrade
This commit is contained in:
parent
e0ba706738
commit
723eceaeb4
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ then
|
|||
pushd $final_path
|
||||
ynh_use_nodejs
|
||||
ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm install 2>/dev/null
|
||||
ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm run-script db-update 2>/dev/null
|
||||
#ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm run-script db-update --production 2>/dev/null
|
||||
popd
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue