mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
fix remove
This commit is contained in:
parent
fe84801b16
commit
c62b706a39
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ if ynh_exec_warn_less yunohost service status $app >/dev/null
|
|||
then
|
||||
ynh_script_progression --message="Removing $app service integration..." --weight=1
|
||||
yunohost service remove $app
|
||||
yunohost service remove $app_workers
|
||||
yunohost service remove ${app}_workers
|
||||
fi
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue