mirror of
https://github.com/YunoHost-Apps/domoticz_ynh.git
synced 2024-09-03 18:26:17 +02:00
cleaning
This commit is contained in:
parent
776c8b0d46
commit
d50f2394a4
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue