mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2025-09-03 02:28:30 +02:00
Remove config in remove script
This commit is contained in:
@ -45,4 +45,7 @@ ynh_remove_systemd_config
|
|||||||
# Remove monitor
|
# Remove monitor
|
||||||
yunohost service remove "$app"
|
yunohost service remove "$app"
|
||||||
|
|
||||||
|
# Remove fail2ban config
|
||||||
|
ynh_remove_fail2ban_config
|
||||||
|
|
||||||
true # Do not fail if remove after install error
|
true # Do not fail if remove after install error
|
||||||
|
Reference in New Issue
Block a user