Skip to content

Commit edd7e21

Browse files
increase retries
1 parent b741822 commit edd7e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/dappnode_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1408,7 +1408,7 @@ verify_host_dns_resolution() {
14081408
fi
14091409

14101410
local domain="my.dappnode"
1411-
local max_retries=5
1411+
local max_retries=20
14121412
local sleep_seconds=3
14131413
local attempt
14141414

0 commit comments

Comments
 (0)