corrected dir path

This commit is contained in:
gyurix
2024-10-19 12:56:39 +02:00
parent 8904f1f8ac
commit 3e3f84e547

View File

@@ -17,8 +17,8 @@
"TYPE": "rw"
},
{
"SOURCE": "SYSTEM_DATA",
"DEST": "/etc/system/data/dns/host.local",
"SOURCE": "/etc/system/data/dns",
"DEST": "/etc/system/data/dns",
"TYPE": "rw"
}
],