mirror of
https://github.com/YunoHost-Apps/calckey_ynh.git
synced 2024-09-03 18:16:18 +02:00
Fix message
This commit is contained in:
parent
5e813114e5
commit
178c79a134
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ ynh_add_nginx_config
|
|||
#=================================================
|
||||
# BUILD APP
|
||||
#=================================================
|
||||
ynh_script_progression --message="Building app..."
|
||||
ynh_script_progression --message="Installing rust and building app…"
|
||||
|
||||
pushd "$install_dir"
|
||||
curl https://sh.rustup.rs -sSf | ynh_exec_warn_less ynh_exec_as $app sh -s -- -y
|
||||
|
|
Loading…
Add table
Reference in a new issue