mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-09 17:15:57 +02:00
Mount
This commit is contained in:
@@ -12,7 +12,9 @@ rm -r /data/config
|
|||||||
ln -s "$CONFIG_LOCATION" /data/config
|
ln -s "$CONFIG_LOCATION" /data/config
|
||||||
|
|
||||||
# Create files
|
# Create files
|
||||||
export JELLYFIN_TYPE=$(bashio::config 'TYPE')
|
JELLYFIN_TYPE=$(bashio::config 'TYPE')
|
||||||
export TZ=$(bashio::config 'TZ')
|
export JELLYFIN_TYPE
|
||||||
|
TZ=$(bashio::config 'TZ')
|
||||||
|
export TZ
|
||||||
|
|
||||||
yarn start
|
yarn start
|
||||||
|
|||||||
Reference in New Issue
Block a user