1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/umami_ynh.git synced 2024-10-01 13:34:50 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2022-06-17 14:58:00 +02:00
parent c8a3142b24
commit 562b8f75dc
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -100,8 +100,7 @@ ynh_script_progression --message="Configuring the app..." --weight=15
pushd $final_path
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm install
next build --profile
#ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm run build
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm run build
popd
#=================================================