@@ -5,6 +5,7 @@ packaging_format = 2
id = "flohmarkt"
name = "flohmarkt"
description.en = "A decentral federated small ads platform"
+description.fr = "Plateforme de petites annonces fédérées décentralisées"
version = "0.0~ynh5"
@@ -25,6 +25,7 @@ if ynh_exec_warn_less yunohost service status $flohmarkt_filename >/dev/null
then
ynh_script_progression --message="Removing $app service integration..." --weight=2
ynh_remove_systemd_config --service=$flohmarkt_filename
+ yunohost service remove $flohmarkt_filename
fi
# https://codeberg.org/flohmarkt/flohmarkt_ynh/issues/12