1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-06-07 00:55:50 +02:00
parent 7535c70c8a
commit 00f5351017

View file

@ -304,9 +304,9 @@ ynh_systemd_action --service_name=matrix-$app --action=restart --line_match="Syn
#=================================================
# SETUP FAIL2BAN
#=================================================
ynh_script_progression --message="Configuring Fail2Ban..." --weight=10
#ynh_script_progression --message="Configuring Fail2Ban..." --weight=10
ynh_add_fail2ban_config --use_template
#ynh_add_fail2ban_config --use_template
#=================================================
# END OF SCRIPT