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

Sudo-bash-packages script improvements #636

Merged

Conversation

andrey-utkin
Copy link
Contributor

  • Install wget to not fail when it's not there
  • enable bash strict mode, so that errors are immediately visible
  • annotate distro releases fully with families, codenames and numbers everywhere, because codenames are too much to remember, and mistakes in this are bad.

Installation with these changes was tested on all supported distros. Results:

  • debian 10 good
  • debian 11 glitched out, restarted and running good now
  • mint vera good
  • ubuntu 18.04 good
  • ubuntu 20.04 good
  • ubuntu 22.04 good

@curtishall curtishall merged commit 83823ac into bluecherrydvr:master Dec 13, 2023
1 of 2 checks 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