diff --git a/Apps/Pihole/appfile.json b/Apps/Pihole/appfile.json index 65b92e1..f634301 100644 --- a/Apps/Pihole/appfile.json +++ b/Apps/Pihole/appfile.json @@ -116,7 +116,7 @@ }, { "container": "/etc/dnsmasq.d", - "host": "/DATA/AppData/$AppID/etc/dnsmasq.d/", + "host": "/DATA/AppData/$AppID/etc/dnsmasq.d", "mode": "rw", "allocation": "automatic", "configurable": "no", @@ -153,4 +153,4 @@ "url": "" }, "latest_update_date": "1640671384" -} \ No newline at end of file +}