From d5f529465229c3075ae3306769e1378d9b507028 Mon Sep 17 00:00:00 2001 From: Honarkhah Date: Tue, 16 May 2023 16:44:39 +0200 Subject: [PATCH] Fixed Typo (#3052) --- mosquitto/rootfs/etc/services.d/mosquitto/discovery | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mosquitto/rootfs/etc/services.d/mosquitto/discovery b/mosquitto/rootfs/etc/services.d/mosquitto/discovery index 732d66966db..0f45fda3c89 100755 --- a/mosquitto/rootfs/etc/services.d/mosquitto/discovery +++ b/mosquitto/rootfs/etc/services.d/mosquitto/discovery @@ -8,7 +8,7 @@ declare config declare discovery_password declare service_password -# Wait for mosquitti to start before continuing +# Wait for mosquitto to start before continuing bashio::net.wait_for 1883 # Read the existing values