Skip to content

Conversation

@WhyNotHugo
Copy link
Contributor

Currently bash is used to run some pretty trivial commands, but these commands don't require anything bash-specific and can run with a regular POSIX shell.

Use sh instead, to remove bash as a dependency for this package. There is no need to update the list of dependencies since bash was already missing from this list.

Currently bash is used to run some pretty trivial commands, but these
commands don't require anything bash-specific and can run with a regular
POSIX shell.

Use sh instead, to remove bash as a dependency for this package. There
is no need to update the list of dependencies since bash was already
missing from this list.
@ekalinin ekalinin merged commit 561e803 into ekalinin:master Dec 20, 2025
@ekalinin
Copy link
Owner

Thanks!

@WhyNotHugo WhyNotHugo deleted the use-posix-sh branch January 6, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants