Closed commit111 closed 1 week ago
Added capital -S flag to curl -sfL script in the install file, Reordered it to be curl -fsSL to be consistent with #876.
-S
curl -sfL
install
curl -fsSL
Linked to #876
Description
Added capital
-S
flag tocurl -sfL
script in theinstall
file, Reordered it to becurl -fsSL
to be consistent with #876.Linked Issues
Linked to #876
Checklist