mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
Update install
This commit is contained in:
parent
28f12e33b3
commit
fbd6ae42ea
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ ynh_script_progression --message="Deploying $app..."
|
|||
|
||||
pushd "$install_dir"
|
||||
ynh_use_nodejs
|
||||
yarn cache clean
|
||||
ynh_exec_warn_less ynh_exec_as $app $ynh_node_load_PATH APP_ENV=local yarn add moment-locales-webpack-plugin
|
||||
ynh_exec_warn_less ynh_exec_as $app $ynh_node_load_PATH NODE_ENV=production APP_ENV=local yarn install --production
|
||||
ynh_exec_warn_less ynh_exec_as $app $ynh_node_load_PATH NODE_ENV=production APP_ENV=local yarn run production
|
||||
|
|
Loading…
Add table
Reference in a new issue