mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-28 03:14:04 +02:00
Update 10-vector.sh
This commit is contained in:
@@ -25,4 +25,4 @@ echo "DROP EXTENSION IF EXISTS vectors;
|
|||||||
\q"> setup_postgres.sql
|
\q"> setup_postgres.sql
|
||||||
|
|
||||||
# Enable vectors
|
# Enable vectors
|
||||||
psql \"postgres://$DB_USERNAME:$DB_PASSWORD@$DB_HOSTNAME:$DB_PORT" < setup_postgres.sql || true
|
psql "postgres://$DB_USERNAME:$DB_PASSWORD@$DB_HOSTNAME:$DB_PORT" < setup_postgres.sql || true
|
||||||
|
|||||||
Reference in New Issue
Block a user