weewx: Create html folder
This commit is contained in:
parent
135b395ec3
commit
dff7056608
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@
|
||||||
|
|
||||||
systemd.tmpfiles.rules = [
|
systemd.tmpfiles.rules = [
|
||||||
"d /etc/container-webserver/weewx 0755 421 421"
|
"d /etc/container-webserver/weewx 0755 421 421"
|
||||||
|
"d /etc/container-webserver/weewx/html 0755 421 421"
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.etc."container-webserver/weewx/weewx.conf" = {
|
environment.etc."container-webserver/weewx/weewx.conf" = {
|
||||||
|
|
Loading…
Reference in a new issue