diff --git a/scripts/restore b/scripts/restore index 5f8af87..49c0376 100755 --- a/scripts/restore +++ b/scripts/restore @@ -125,9 +125,6 @@ ynh_restore_file "/etc/fail2ban/jail.d/$app.conf" ynh_restore_file "/etc/fail2ban/filter.d/$app.conf" ynh_systemd_action --action=restart --service_name=fail2ban -# Make app public -ynh_app_setting_set $app skipped_uris "/" - #================================================= # GENERIC FINALIZATION #=================================================