Update run.sh

This commit is contained in:
Alexandre
2021-05-13 17:15:03 +02:00
committed by GitHub
parent d4ceffffdb
commit eacc653176

View File

@@ -1,5 +1,6 @@
#!/usr/bin/env bashio #!/usr/bin/env bashio
bashio::log.info "Starting addon..." bashio::log.info "Starting addon..."
VERBOSE=$(bashio::config 'verbose') || true
################# #################
# NGINX SETTING # # NGINX SETTING #