mirror of
https://github.com/YunoHost-Apps/gancio_ynh.git
synced 2024-09-03 20:36:19 +02:00
more verbosity
This commit is contained in:
parent
7fddf86e1c
commit
6a990363cc
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ chown $app:$app "$install_dir/config.json"
|
|||
#=================================================
|
||||
# INSTALL YARN AND APP
|
||||
#=================================================
|
||||
ynh_script_progression --message="Installing app dependencies..." --weight=15
|
||||
ynh_script_progression --message="Installing app dependencies and creating admin user..." --weight=15
|
||||
|
||||
pushd $install_dir
|
||||
ynh_use_nodejs
|
||||
|
|
Loading…
Add table
Reference in a new issue