Skip to content

Replace wget with curl#33

Merged
GochoMugo merged 5 commits into
masterfrom
copilot/replace-wget-with-curl
Apr 15, 2026
Merged

Replace wget with curl#33
GochoMugo merged 5 commits into
masterfrom
copilot/replace-wget-with-curl

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 15, 2026

Replaces curl short flags with long equivalents (compatible with both Linux and macOS) and fixes the alphabetical ordering of check_dep calls in install.sh.

  • lib/core_utils.sh: -sL ... -o--silent --location ... --output
  • install.sh: moved check_dep "curl" from the bottom of the list to its correct alphabetical position (between cp and cut)

Copilot AI and others added 3 commits April 15, 2026 10:30
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>
@GochoMugo
Copy link
Copy Markdown
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>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 15, 2026

@copilot Update changelog

Done in 9350c7a — added the unreleased changes to CHANGELOG.md under the ## Unreleased section.

Copilot AI requested a review from GochoMugo April 15, 2026 17:41
Comment thread CHANGELOG.md
Copilot AI requested a review from GochoMugo April 15, 2026 17:47
@GochoMugo GochoMugo marked this pull request as ready for review April 15, 2026 18:08
@GochoMugo GochoMugo changed the title Use long curl option names and sort check_dep calls alphabetically Replace wget with curl Apr 15, 2026
@GochoMugo GochoMugo merged commit afae449 into master Apr 15, 2026
4 checks passed
@GochoMugo GochoMugo deleted the copilot/replace-wget-with-curl branch April 15, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants