mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update 90-run.sh
This commit is contained in:
@@ -8,7 +8,7 @@ mkdir -p "$CONFIG_LOCATION"
|
||||
cp -rnT /app/config "$CONFIG_LOCATION"
|
||||
cp -rnT /app /data
|
||||
rm -r /app
|
||||
rm -r /data/config
|
||||
if [ -f /data/config ]; then rm -r /data/config; fi
|
||||
ln -s "$CONFIG_LOCATION" /data/config
|
||||
|
||||
# Create files
|
||||
|
||||
Reference in New Issue
Block a user