mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-28 19:34:05 +02:00
Update 00-folders.sh
This commit is contained in:
@@ -12,3 +12,6 @@ sed -i "s|/data/config|$CONFIGLOCATION|g" /etc/cont-init.d/*
|
|||||||
|
|
||||||
# Create directory
|
# Create directory
|
||||||
mkdir -p "$CONFIGLOCATION"/config
|
mkdir -p "$CONFIGLOCATION"/config
|
||||||
|
|
||||||
|
# Avoid tamper issues
|
||||||
|
chown -r root:root "$CONFIGLOCATION"/custom*
|
||||||
|
|||||||
Reference in New Issue
Block a user