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

feat(just): Improve install speaker firmware #1878

Merged
merged 2 commits into from
Nov 16, 2024

Conversation

HikariKnight
Copy link
Member

@antheas pointed out I had typoed the original ujust so i have to just live with it.

This improves the install-speaker-firmare to be correctly spelled install-speaker-firmware and also makes the ujust recipe more dynamic so it does not have to be updated when new speaker firmware is added.

Since this script will be loaded externally it will also be displayed to the user for visual verification before running (unless the yes or -y action is passed)

if this is to be added to yafti then it has to be called with sudo -A ujust install-speaker-firmware yes
in the terminal ujust install-speaker-firmware yes will be preferred as it will ask for sudo when needed (and avoiding "teaching" users that some ujusts should be run with sudo... which then causes them to use it on all of them...)

image

…re running.

also makes the just dynamic so new firmware can be added without updating the just file, hence the preview before running.
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request labels Nov 14, 2024
@KyleGospo KyleGospo merged commit 4335f04 into main Nov 16, 2024
5 checks passed
@KyleGospo KyleGospo deleted the improve-install-speaker-firmare branch November 16, 2024 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants