Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update install instructions to use GitHub raw URL #52

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
leocavalcante merged 2 commits into main from copilot/update-install-instructions-url
Nov 21, 2025

Conversation

Copy link
Contributor

Copilot AI commented Nov 21, 2025
edited
Loading

Replace https://phpctl.dev/install.sh with https://raw.githubusercontent.com/opencodeco/phpctl/refs/heads/main/docs/install.sh across all documentation and test files.

Files updated:

  • README.md - Main installation command
  • docs/index.md - Default and custom installation examples
  • tests/install/docker-entrypoint.sh - Test entrypoint script

Before:

/bin/bash -c "$(curl -fsSL https://phpctl.dev/install.sh)"

After:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/opencodeco/phpctl/refs/heads/main/docs/install.sh)"
Original prompt

update the install instructinos to use this url instead: https://raw.githubusercontent.com/opencodeco/phpctl/refs/heads/main/docs/install.sh


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: leocavalcante <183722+leocavalcante@users.noreply.github.com>
Copilot AI changed the title (削除) [WIP] Update install instructions to use new URL (削除ここまで) (追記) Update install instructions to use GitHub raw URL (追記ここまで) Nov 21, 2025
@leocavalcante leocavalcante marked this pull request as ready for review November 21, 2025 19:14
Copilot AI requested a review from leocavalcante November 21, 2025 19:14
@leocavalcante leocavalcante merged commit 34ccdc1 into main Nov 21, 2025
2 of 9 checks passed
@leocavalcante leocavalcante deleted the copilot/update-install-instructions-url branch November 21, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@luizmanhani luizmanhani luizmanhani approved these changes

@leocavalcante leocavalcante Awaiting requested review from leocavalcante

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /