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