Replace wget with curl#33
Merged
Merged
Conversation
Agent-Logs-Url: https://github.com/GochoMugo/msu/sessions/d5b31b7f-dc97-4880-b425-4a563fa60db1 Co-authored-by: GochoMugo <4707579+GochoMugo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/GochoMugo/msu/sessions/2c455a1d-0a2e-4993-b437-c23748b31789 Co-authored-by: GochoMugo <4707579+GochoMugo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/GochoMugo/msu/sessions/2ce290fc-0051-4d83-9179-eba7200e2de2 Co-authored-by: GochoMugo <4707579+GochoMugo@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
GochoMugo
April 15, 2026 10:45
View session
Owner
|
@copilot Update changelog |
Agent-Logs-Url: https://github.com/GochoMugo/msu/sessions/b2e3decf-ae7b-46bc-a5c9-68e43169c823 Co-authored-by: GochoMugo <4707579+GochoMugo@users.noreply.github.com>
Contributor
Author
GochoMugo
reviewed
Apr 15, 2026
Agent-Logs-Url: https://github.com/GochoMugo/msu/sessions/00bfa1b1-48e7-41b4-b57c-0b6ab7114905 Co-authored-by: GochoMugo <4707579+GochoMugo@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces curl short flags with long equivalents (compatible with both Linux and macOS) and fixes the alphabetical ordering of
check_depcalls ininstall.sh.lib/core_utils.sh:-sL ... -o→--silent --location ... --outputinstall.sh: movedcheck_dep "curl"from the bottom of the list to its correct alphabetical position (betweencpandcut)