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