mirror of
https://github.com/YunoHost-Apps/lutim_ynh.git
synced 2024-09-03 19:36:24 +02:00
Update remove
This commit is contained in:
parent
5800d7ca48
commit
93e24ecbf4
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ ynh_remove_systemd_config
|
|||
# Check if the service is declared in YunoHost
|
||||
if ynh_exec_fully_quiet yunohost service status $app
|
||||
then
|
||||
ynh_script_progression --message="Removing $app service..."
|
||||
ynh_script_progression --message="Removing Lutim service..."
|
||||
yunohost service remove $app
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue