Update and rename 50-configuration.sh to 00-variables.sh

This commit is contained in:
Alexandre
2021-02-05 19:52:54 +01:00
committed by GitHub
parent 381f580d7c
commit b4cb7b0854
2 changed files with 4 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
#!/usr/bin/with-contenv bashio
export PUID=$(bashio::config 'PUID')
export PGID=$(bashio::config 'PGID')

View File

@@ -1,4 +0,0 @@
#!/usr/bin/with-contenv bashio
bashio::log.info "Default username/password : Homeassistant/adminadmin"
bashio::log.info "Configuration can be found in /config/qBittorrent"