Skip to content

sg: fix bootstrap script for old curls by using grep -i

Warren Gifford requested to merge mrn/grep-sg-install into main

Created by: mrnugget

As reported by @leonore on Slack: older versions of curl do not print the header names in all-lowercase, so we can do this little thing here and be prepared for old and new curl.

Test plan

  • Ran the curl commands on old and new machine and compared output

Merge request reports

Loading