status-go/_assets/scripts
Jakub Sokołowski 034f3bfec3 get_enode.sh: --retry-connrefused instead --retry-all-errors
The `--retry-all-errors` flag was added only in Curl `7.71.0`:
https://github.com/curl/curl/commit/b995bb58

So it fails on older distrubutions with:
```
curl: option --retry-all-errors: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-08-30 14:24:29 +02:00
..
canary_test_mailservers.sh Add `canary-test` make target to test beta fleet mailservers. Closes #1274 2018-11-19 19:02:32 +01:00
gen_config.sh gen_config.sh: default HTTPHost to localhost 2021-08-24 11:23:25 +02:00
get_enode.sh get_enode.sh: --retry-connrefused instead --retry-all-errors 2021-08-30 14:24:29 +02:00
install_deps.sh Fix setup-dev target (#1926) 2020-04-06 09:54:06 +02:00
rpc.sh rcp.sh: curl wrapper for easier RPC calls 2021-08-24 11:23:25 +02:00
update-fleet-config.sh add 3 instead of 2 static nodes to default configs 2021-08-24 11:23:25 +02:00