mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-14 19:41:31 +02:00
Update 99-run.sh
This commit is contained in:
@@ -171,8 +171,6 @@ check_vector_extension() {
|
|||||||
#########################
|
#########################
|
||||||
|
|
||||||
export_options
|
export_options
|
||||||
# Encode password
|
|
||||||
DB_PASSWORD="$(jq -rn --arg x "$DB_PASSWORD" '$x|@uri')"
|
|
||||||
check_db_hostname
|
check_db_hostname
|
||||||
migrate_database
|
migrate_database
|
||||||
validate_config
|
validate_config
|
||||||
|
|||||||
Reference in New Issue
Block a user