mirror of
https://github.com/YunoHost-Apps/turtl_ynh.git
synced 2024-09-03 20:26:35 +02:00
Update install
This commit is contained in:
parent
3c2c673ef0
commit
a456f783a3
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ yunohost service add $app --description="Share notes, bookmarks, and documents"
|
|||
#=================================================
|
||||
# BUILD TURTLE
|
||||
#=================================================
|
||||
ynh_script_progression --message="Building turtl... (this will take some time and resources!)" --weight=20
|
||||
ynh_script_progression --message="Building $app..." --weight=20
|
||||
|
||||
pushd $install_dir
|
||||
ynh_use_nodejs
|
||||
|
|
Loading…
Reference in a new issue