diff --git a/scripts/install b/scripts/install index 980665b..5e801ee 100644 --- a/scripts/install +++ b/scripts/install @@ -185,7 +185,7 @@ set_permission # Sometime we have a current effect. We try to lunch seafile when not all permissions are already set. # So wait untils all permissions are cleanly set sleep 5 -ynh_debug_exec ls /opt/yunohost/seafile/ccnet +ls /opt/yunohost/seafile/ccnet #================================================= # GENERIC FINALIZATION @@ -229,6 +229,6 @@ sleep 2 # Add fail2ban ynh_script_progression --message="Configuring fail2ban..." --weight=10 -ynh_add_fail2ban_config --use_template --others_var 'final_path' +ynh_add_fail2ban_config --use_template ynh_script_progression --message="Installation of $app completed" --last