Skip to content
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

Redirect short URL for installer #27

Open
crschardt opened this issue Aug 19, 2024 · 4 comments
Open

Redirect short URL for installer #27

crschardt opened this issue Aug 19, 2024 · 4 comments
Assignees

Comments

@crschardt
Copy link
Contributor

The short URL for the installer, https://git.io/JJrEP , points to install.sh in the photonvision repo. It should be redirected to the version of install.sh in this repo: https://raw.githubusercontent.com/PhotonVision/photon-image-modifier/master/install.sh

@crschardt
Copy link
Contributor Author

So, git.io is deprecated, so there is no way to update the existing short URL. In addition, even though GitHub has agreed to keep existing short URLs working, that could always change in the future. Either, we don't move the install script, or we need to use a different URL shortener. Any preferences?

@mcm001
Copy link
Contributor

mcm001 commented Oct 12, 2024

We could edit that instal script to just curl the real install script from this repo?

@crschardt
Copy link
Contributor Author

So, leave a simple install.sh in the main repo, but just have it run the one in this repo. I like that. I want to test the updated script from EmDash00 on the images and then I'll put in the PRs to make these changes.

@mcm001
Copy link
Contributor

mcm001 commented Oct 13, 2024

Yeah exactly. Sounds like a plan!

@crschardt crschardt self-assigned this Oct 19, 2024
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

No branches or pull requests

2 participants