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:
parent
f27a135aac
commit
43714541cc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue