mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
quiet app building
This commit is contained in:
parent
a46b077860
commit
521e768009
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ pushd "$install_dir/live"
|
||||||
#ynh_exec_warn_less $ynh_npm install -g npm@7.24.2
|
#ynh_exec_warn_less $ynh_npm install -g npm@7.24.2
|
||||||
#$ynh_npm cache verify
|
#$ynh_npm cache verify
|
||||||
#$ynh_npm cache clean --force
|
#$ynh_npm cache clean --force
|
||||||
npm ci
|
npm ci --quiet
|
||||||
popd
|
popd
|
||||||
|
|
||||||
pushd "$install_dir/live/services/web"
|
pushd "$install_dir/live/services/web"
|
||||||
|
|
Loading…
Reference in a new issue