mirror of
https://github.com/YunoHost-Apps/iceshrimp_ynh.git
synced 2024-09-03 19:15:54 +02:00
Clean
This commit is contained in:
parent
1c47916777
commit
305958ff6e
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ pushd "$install_dir"
|
|||
ynh_use_nodejs
|
||||
corepack enable
|
||||
corepack prepare --activate
|
||||
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH yarn install
|
||||
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH yarn install
|
||||
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH NODE_ENV=production yarn build
|
||||
popd
|
||||
|
||||
|
|
Loading…
Reference in a new issue