From ce593b57e5c5a1b010fb856e7d3415003e7147dd Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 10 Mar 2022 22:29:35 -0500 Subject: [PATCH] Update zwavejs2mqtt-install.sh --- setup/zwavejs2mqtt-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/zwavejs2mqtt-install.sh b/setup/zwavejs2mqtt-install.sh index 5e5050b6..2c921eb9 100644 --- a/setup/zwavejs2mqtt-install.sh +++ b/setup/zwavejs2mqtt-install.sh @@ -28,7 +28,7 @@ BL=`echo "\033[36m"` CM='\xE2\x9C\x94\033' GN=`echo "\033[1;92m"` CL=`echo "\033[m"` -RETRY_NUM=5 +RETRY_NUM=10 RETRY_EVERY=3 NUM=$RETRY_NUM