Anders Kaseorg
|
fc9f23a85f
|
scripts: Pass --retry 3 to curl.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2022-11-08 08:07:36 -08:00 |
Anders Kaseorg
|
47897c76a2
|
scripts: Use curl -f (--fail).
This makes curl exit with nonzero status on HTTP 4xx/5xx errors.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2021-07-13 16:47:49 -07:00 |
Anders Kaseorg
|
91bfebca7d
|
install: Replace wget with curl.
curl uses Happy Eyeballs to avoid long timeouts on systems with broken
IPv6.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2021-06-25 09:05:07 -07:00 |
Anders Kaseorg
|
dfaea9df65
|
shfmt: Reformat shell scripts with shfmt.
https://github.com/mvdan/sh
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2020-10-15 15:16:00 -07:00 |
Alex Vandiver
|
38d01cd4db
|
puppet: Generalize install-wal-g to be arbitrary tarballs.
|
2020-07-24 17:24:57 -07:00 |