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

Feature request: make "-U" flag accept the branch to update from (useful for testing non-master branches) #834

Open
DBa20-24 opened this issue Jan 22, 2025 · 2 comments
Labels
no-issue-activity Inactive issues will be closed afetr 2 weeks

Comments

@DBa20-24
Copy link

Currently, installing non-master branches is a highly manual process - it would be great if the "-U" flag accepted some parameters, ideally also allowing forks, so that a non-master version can be easily deployed for testing.

@framps
Copy link
Owner

framps commented Jan 22, 2025

If you have raspiBackup installed then you can use this helper script to download raspiBackup from any branch. Then either move raspiBackup.sh into /usr/local/bin to replace current release or invoke just downloaded raspiBackup.sh with sudo ~/raspiBackup.sh <options>.

You can also pass a git commit sha instead of a branch name to download any commited code.

Copy link

This issue is considered stale now and will be closed in 1 week if there is no activity any more

@github-actions github-actions bot added the no-issue-activity Inactive issues will be closed afetr 2 weeks label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-issue-activity Inactive issues will be closed afetr 2 weeks
Projects
None yet
Development

No branches or pull requests

2 participants