mirror of
https://github.com/YunoHost-Apps/lingva_ynh.git
synced 2024-09-03 19:36:20 +02:00
cukup satu saja
This commit is contained in:
parent
c5bab54d30
commit
0f08ef9e5a
2 changed files with 0 additions and 2 deletions
|
@ -59,7 +59,6 @@ fi
|
|||
ynh_script_progression --message="Rebuilding the app..." --weight=1
|
||||
|
||||
ynh_use_nodejs
|
||||
npx next telemetry disable
|
||||
ynh_exec_warn_less ynh_exec_as $app $ynh_node_load_PATH $ynh_npm run build --prefix="$install_dir"
|
||||
|
||||
#=================================================
|
||||
|
|
|
@ -124,7 +124,6 @@ ynh_script_progression --message="Rebuilding the app..." --weight=1
|
|||
|
||||
ynh_use_nodejs
|
||||
ynh_exec_warn_less ynh_exec_as $app $ynh_node_load_PATH $ynh_npm install --prefix="$install_dir"
|
||||
npx next telemetry disable
|
||||
ynh_exec_warn_less ynh_exec_as $app $ynh_node_load_PATH $ynh_npm run build --prefix="$install_dir"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue