|
@@ -25,6 +25,7 @@ if ynh_exec_warn_less yunohost service status $flohmarkt_filename >/dev/null
|
|
|
then
|
|
then
|
|
|
ynh_script_progression --message="Removing $app service integration..." --weight=2
|
|
ynh_script_progression --message="Removing $app service integration..." --weight=2
|
|
|
ynh_remove_systemd_config --service=$flohmarkt_filename
|
|
ynh_remove_systemd_config --service=$flohmarkt_filename
|
|
|
|
|
+ yunohost service remove $flohmarkt_filename
|
|
|
fi
|
|
fi
|
|
|
|
|
|
|
|
# https://codeberg.org/flohmarkt/flohmarkt_ynh/issues/12
|
|
# https://codeberg.org/flohmarkt/flohmarkt_ynh/issues/12
|