Skip to content

Conversation

nishidayuya
Copy link

This pull-request makes us changeable clone url. a little more feel casual to use customized Omakub.

Test

no OMAKUB_URL case:

I ran following and saw cloning official repository:

$ wget -qO- https://raw.githubusercontent.com/nishidayuya/omakub/refs/heads/feat_custom_clone_url/boot.sh |
    bash -x

set OMAKUB_URL case:

I ran following and saw cloning my forked repository:

$ wget -qO- https://raw.githubusercontent.com/nishidayuya/omakub/refs/heads/feat_custom_clone_url/boot.sh |
    OMAKUB_URL=https://github.com/nishidayuya/omakub.git \
    OMAKUB_REF=feat_batch_installation \
    bash -x

@dhh
Copy link
Member

dhh commented Sep 11, 2025

Would wouldn't you just run your own install script from the fork directly then?

@nishidayuya
Copy link
Author

We can use forked one and use GitHub Pages. So, this pull-request is not needed. Sorry, too late response and shitty pull-request 🙇 🙇 🙇

@nishidayuya nishidayuya deleted the feat_custom_clone_url branch September 24, 2025 08:16
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