mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 01:48:16 +01:00
Wait 10 seconds
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
@@ -203,6 +203,8 @@ troubleshoot_vector_extension() {
|
||||
# Main Extension Handling #
|
||||
###################################
|
||||
|
||||
sleep 10
|
||||
|
||||
if ! check_vector_extension; then
|
||||
enable_vector_extension
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user