1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bonfire_ynh.git synced 2024-09-03 18:16:01 +02:00

warning about building time

This commit is contained in:
lapineige 2024-01-21 13:30:27 +01:00 committed by GitHub
parent f27a135aac
commit 43714541cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,7 +74,7 @@ ynh_exec_warn_less ynh_exec_as $app -s $SHELL -lc "WITH_DOCKER=no $ynh_node_load
#=================================================
# Building the release
#=================================================
ynh_script_progression --message="Building Bonfire release..." --weight=1
ynh_script_progression --message="Building Bonfire release... (This will take a long time)" --weight=1
export TERM=linux # why is that not defined ?
export TERMINFO=/etc/terminfo
### DONT USE GLOBAL NPM INSTALL