wip
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
# Start Vector
|
||||
# ==============================================================================
|
||||
|
||||
readonly CONFIG_PATH="/config/vector.yaml"
|
||||
readonly DEFAULT_CONFIG="/vector.yaml"
|
||||
|
||||
bashio::log.info "Starting Vector..."
|
||||
|
||||
if ! bashio::fs.file_exists "$CONFIG_PATH"; then
|
||||
|
||||
Reference in New Issue
Block a user