mirror of
https://github.com/YunoHost-Apps/gitea_ynh.git
synced 2024-09-03 20:36:22 +02:00
Remove config in remove script
This commit is contained in:
parent
e84cd55ccb
commit
4f8a085d1c
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue