From 14f48601369bd08f8030011ec00cf8d3ac6af95f Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 10 Mar 2022 22:18:52 -0500 Subject: [PATCH] Update dashy-install.sh --- setup/dashy-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/dashy-install.sh b/setup/dashy-install.sh index a06a3f3b..003b87c1 100644 --- a/setup/dashy-install.sh +++ b/setup/dashy-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