Wait 10 seconds

This commit is contained in:
Alexandre
2025-02-15 11:42:13 +01:00
parent d80fe6cf52
commit e0ee403e1d
2 changed files with 3 additions and 1 deletions

View File

@@ -38,5 +38,5 @@
"slug": "postgres",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres",
"version": "15.7-25"
"version": "15.7-26"
}

View File

@@ -203,6 +203,8 @@ troubleshoot_vector_extension() {
# Main Extension Handling #
###################################
sleep 10
if ! check_vector_extension; then
enable_vector_extension
fi