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