mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-22 02:51:35 +01:00
Remove config in remove script
This commit is contained in:
parent
e84cd55ccb
commit
4f8a085d1c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user