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

Fix install.sh to run prerequisite checks on all distros #1347

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MrAwesome
Copy link

Fixes #1346

As far as I can tell, the existing logic means that prerequisite checks would only run on ChimeraOS, which doesn't seem like the desired behavior (the "not SteamOS" logic short-circuits everything else away and just prints "installing EmuDeck").

So the logic after this should be "everything except for SteamOS installs prereqs, including ChimeraOS". Let me know if that's not correct.

Could be totally wrong on this, but the prereq checks didn't run for me on Arch before this change and now run after! Happy to adjust if needed.

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.

[Bug Report] install.sh doesn't run prereqs checks
1 participant