mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
Service was added during install, but not remove during remove...
This commit is contained in:
parent
3ce00f38a9
commit
4d9f1d6b84
1 changed files with 6 additions and 0 deletions
|
@ -64,6 +64,12 @@ ynh_remove_fpm_config
|
|||
|
||||
ynh_remove_systemd_config
|
||||
|
||||
#=================================================
|
||||
# REMOVE SERVICE INTEGRATION
|
||||
#=================================================
|
||||
|
||||
yunohost service remove $app
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue