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

Doesn't work well on an actual Debian installation. #14

Closed
seapagan opened this issue Dec 10, 2022 · 1 comment · Fixed by #15
Closed

Doesn't work well on an actual Debian installation. #14

seapagan opened this issue Dec 10, 2022 · 1 comment · Fixed by #15
Labels
bug Something isn't working

Comments

@seapagan
Copy link
Owner

seapagan commented Dec 10, 2022

Describe the bug

Doesn't work well on an actual Debian installation d/t hardcoding of 'Ubuntu' in some scripts. Also, using PPA's is an Ubuntu thing.

To Reproduce
Run the script on a base Debian installation.

Expected behaviour
The script should work with minimal/no errors.

@seapagan seapagan added the bug Something isn't working label Dec 10, 2022
@seapagan
Copy link
Owner Author

We can get the distributor using the lsb_release --id command. Using this where we hardcode ubuntu would help.

Also there may be alternatives to the PPA's we use.

@seapagan seapagan linked a pull request Dec 10, 2022 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant