Skip to content

Conversation

@WhyNotHugo
Copy link

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.
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.

1 participant