mirror of
https://github.com/YunoHost-Apps/mongo-express_ynh.git
synced 2024-09-03 19:46:04 +02:00
Update upgrade
This commit is contained in:
parent
5223143304
commit
2c800e51af
1 changed files with 2 additions and 2 deletions
|
@ -56,8 +56,8 @@ pushd "$install_dir"
|
|||
mv package.json.mov package.json
|
||||
|
||||
fi
|
||||
ynh_exec_as_app node_load_PATH" "$ynh_yarn" install
|
||||
ynh_exec_as_app node_load_PATH" npm run build
|
||||
ynh_exec_as_app "$ynh_yarn" install
|
||||
ynh_exec_as_app npm run build
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue