mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-31 18:30:31 +02:00
Update 00-folders.sh
This commit is contained in:
@@ -9,7 +9,7 @@ CONFIGLOCATION="$(dirname "$CONFIGLOCATION")"
|
||||
fi
|
||||
|
||||
sed -i "s|/data/config|$CONFIGLOCATION|g" /etc/cont-init.d/*
|
||||
sed -i "s| /data/config| $CONFIGLOCATION|g" /defaults/* || true
|
||||
sed -i "s|/data/config|$CONFIGLOCATION|g" /defaults/*
|
||||
|
||||
# Create directory
|
||||
mkdir -p "$CONFIGLOCATION"/config
|
||||
|
||||
Reference in New Issue
Block a user