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