mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 01:48:16 +01:00
Update 90-run.sh
This commit is contained in:
@@ -8,6 +8,7 @@ mkdir -p "$CONFIG_LOCATION"
|
||||
cp -rnT /app/config "$CONFIG_LOCATION"/
|
||||
rm -r /app/config
|
||||
ln -s "$CONFIG_LOCATION" /data/config
|
||||
chmod -R 755 "$CONFIG_LOCATION"
|
||||
|
||||
# Create files
|
||||
JELLYFIN_TYPE=$(bashio::config 'TYPE')
|
||||
|
||||
Reference in New Issue
Block a user