diff --git a/scripts/restore b/scripts/restore index f9759a3..39a0157 100644 --- a/scripts/restore +++ b/scripts/restore @@ -69,6 +69,7 @@ ynh_restore_file --origin_path="/etc/logrotate.d/$app" #================================================= # RESTORE THE FAIL2BAN CONFIGURATION #================================================= +ynh_script_progression --message="Restoring fail2ban configuration..." ynh_restore_file --origin_path="/etc/fail2ban/jail.d/$app.conf" ynh_restore_file --origin_path="/etc/fail2ban/filter.d/$app.conf"