mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Use ynh_script_progression
This commit is contained in:
parent
4d5f0cb80e
commit
2e9551a0f5
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ fi
|
|||
#=================================================
|
||||
# SPECIFIC MODIFICATIONS
|
||||
#=================================================
|
||||
ynh_print_info "Applying Kanboard specific modifications..."
|
||||
ynh_script_progression --message="Applying Kanboard specific modifications..." --weight=2
|
||||
|
||||
if [ $change_domain -eq 1 ]
|
||||
then
|
||||
|
|
Loading…
Reference in a new issue