Commit graph

14 commits

Author SHA1 Message Date
Jeff Peeler
33936f4918
Use GitHub token in install.sh if available (#2676)
Some checks are pending
CI / lint (push) Waiting to run
CI / msrv (push) Waiting to run
CI / pages (push) Waiting to run
CI / test (macos-latest) (push) Waiting to run
CI / test (ubuntu-latest) (push) Waiting to run
CI / test (windows-latest) (push) Waiting to run
2025-07-05 21:33:33 +00:00
Marc
5695384271
Avoid install and add 32-bit arm targets to install.sh (#2214) 2024-07-01 18:36:14 +00:00
Trevor Gross
77f343e7b1
Fallback to wget in install script if curl isn't available(#1913) 2024-05-21 00:20:24 +00:00
Trevor Gross
6d7df19557
Fix install.sh shellcheck warnings (#1912) 2024-02-20 05:40:27 +00:00
Christian Clauss
ebead95ac9
Fix typos found by codespell (#1872) 2024-01-25 00:03:18 +00:00
Casey Rodarmor
22d462bd55
Fix install script (#1844) 2024-01-13 09:40:01 +00:00
Casey Rodarmor
a81b094441
Downgrade to TLS 1.2 in install script (#1536)
Revert "Update install script and readmes to use tls v1.3 (#1481)"

This reverts commit 9b6b0b7fac.
2023-01-27 02:49:03 +00:00
Casey Rodarmor
70dcc7f528
Fix install script default directory (#1525) 2023-01-24 21:54:01 +00:00
Casey Rodarmor
9b6b0b7fac
Update install script and readmes to use tls v1.3 (#1481) 2023-01-07 21:01:37 +00:00
Simon Davy
a1ac579271
Fix install.sh for Windows (#1474) 2023-01-04 11:12:19 -08:00
Casey Rodarmor
56feaeedc3
Use more secure cURL options in install.sh (#1416) 2022-11-19 04:42:17 +00:00
Casey Rodarmor
12fe9371f6
Generate book from readme (#1155) 2022-05-04 06:05:55 +00:00
Casey Rodarmor
98c8911f85
Move pages assets back to docs (#846) 2021-05-28 04:35:19 +00:00
Casey Rodarmor
38d707873f
Move pages assets to www (#845) 2021-05-27 21:24:39 -07:00
Renamed from docs/install.sh (Browse further)