1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/domoticz_ynh.git synced 2024-09-03 18:26:17 +02:00
This commit is contained in:
Krakinou 2023-06-01 23:26:49 +02:00
parent 776c8b0d46
commit d50f2394a4

View file

@ -23,8 +23,7 @@ if [ "$domain" != "$mqtt_domain" ]; then
ynh_secure_remove --file="/etc/nginx/conf.d/"$mqtt_domain".d/mqtt_"$app".conf"
yunohost tools regen-conf postfix
ynh_secure_remove --file="/var/log/mosquitto"
#not required as handled by the core?
#ynh_remove_app_dependencies
fi