mirror of
https://github.com/YunoHost-Apps/owntracks_ynh.git
synced 2024-09-03 19:56:24 +02:00
Update install
This commit is contained in:
parent
5d41b8d867
commit
eb693a2611
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ pushd $install_dir
|
|||
ynh_use_nodejs
|
||||
ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH yarn install
|
||||
ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH NODE_ENV=production yarn build
|
||||
mv $install_dir/dist/ $install_dir/
|
||||
#mv $install_dir/dist/ $install_dir/
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue