mirror of
https://github.com/YunoHost-Apps/lingva_ynh.git
synced 2024-09-03 19:36:20 +02:00
perbarui direktori untuk mematikan telemetri
This commit is contained in:
parent
e4ee9c4757
commit
dff44abaa7
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ ynh_script_progression --message="Building the app..." --weight=1
|
|||
|
||||
yarn config set enableTelemetry 0
|
||||
ynh_exec_warn_less yarn --cwd "$install_dir" install
|
||||
yarn run next telemetry disable
|
||||
yarn --cwd "$install_dir" run next telemetry disable
|
||||
ynh_exec_warn_less yarn --cwd "$install_dir" build
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue