Fix HAOS compatibility and update documentation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
# permissions on config root and folders
|
||||
lsiown -R abc:abc \
|
||||
/config
|
||||
echo "**** setting up config directory ****"
|
||||
mkdir -p /config
|
||||
chmod 755 /config
|
||||
|
||||
Reference in New Issue
Block a user