Skip to content
This repository was archived by the owner on Jan 1, 2024. It is now read-only.

Commit 3c7a6eb

Browse files
CHBMBthelamer
authored andcommitted
Add custom icon fix
See here #49 and #54 We should get @tobbenb to make any readme changes requested as well so we can kill 3 birds with one stone. See here #41 and #54
1 parent 6fa17ba commit 3c7a6eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

root/etc/cont-init.d/30-config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ fi
2222
# set permissions for /config
2323
chown -R abc:abc \
2424
/config \
25-
/tmp
25+
/tmp \
26+
/var/lib/domoticz
2627
chmod -R 764 \
2728
/config

0 commit comments

Comments
 (0)