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(kernel-install): port to POSIX sh, fixups #57

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

vimproved
Copy link
Contributor

  • Port script to POSIX sh
  • Fix logic in non-add command handling (|| -> &&)
  • Consistently use quoting and braces for variables

- Port script to POSIX sh
- Fix logic in non-add command handling (|| -> &&)
- Consistently use quoting and braces for variables
@desultory desultory merged commit 4e3ae5f into desultory:main Aug 24, 2024
1 check passed
@vimproved vimproved deleted the kernel-install-fixup branch August 24, 2024 01:59
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