Update 90-run.sh

This commit is contained in:
Alexandre
2023-09-17 05:02:56 +02:00
committed by GitHub
parent 0e13c10996
commit c761debbe1

View File

@@ -7,7 +7,7 @@ bashio::log.info "Config stored in $CONFIG_LOCATION"
mkdir -p "$CONFIG_LOCATION"
cp -rnT /app/config "$CONFIG_LOCATION"/
rm -r /app/config
ln -s "$CONFIG_LOCATION" /data/config
ln -s "$CONFIG_LOCATION" /app/config
chmod -R 755 "$CONFIG_LOCATION"
# Create files