status-go/_assets
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
..
build Fix listen flag (#1897) 2020-03-10 13:40:35 +01:00
ci Remove e2e tests from steps 2021-07-20 10:57:38 +02:00
compose compose/systemd: fix completion of make targets 2021-08-24 16:45:47 +02:00
docs migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
patches Gomobile support (#1164) 2019-02-01 18:02:52 +01:00
scripts get_enode.sh: --retry-connrefused instead --retry-all-errors 2021-08-30 14:24:29 +02:00
systemd compose/systemd: fix completion of make targets 2021-08-24 16:45:47 +02:00
tests Implemented better images.Get() and added better tests 2020-12-17 14:10:00 +01:00