mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-02 03:10:31 +02:00
Update 00-folders.sh
This commit is contained in:
@@ -10,8 +10,5 @@ bashio::log.info "Setting config location to $CONFIGLOCATION"
|
|||||||
# Adapt files
|
# Adapt files
|
||||||
sed -i "s|/data/config|$CONFIGLOCATION|g" /etc/cont-init.d/*
|
sed -i "s|/data/config|$CONFIGLOCATION|g" /etc/cont-init.d/*
|
||||||
|
|
||||||
# Create directory
|
|
||||||
mkdir -p "$CONFIGLOCATION"/config
|
|
||||||
|
|
||||||
# Avoid tamper issues
|
# Avoid tamper issues
|
||||||
chown -r root:root "$CONFIGLOCATION"/custom*
|
chown -r root:root "$CONFIGLOCATION"/custom*
|
||||||
|
|||||||
Reference in New Issue
Block a user