Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 21, 2025

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
Copilot finished work on behalf of 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants