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

Make install script die on any error #996

Merged

Conversation

siliconfeces
Copy link
Contributor

install-everything.sh will happily chug along if, for instance, the alpine CDN is down or currently not accessible. The end result is a broken install, which isn't very cash money.

Rather than adding a bunch of fancy error handling, this PR just makes the script die if anything in it fails.

@Difegue Difegue merged commit 4d3a56d into Difegue:dev Jun 26, 2024
1 check passed
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