Skip to content

Conversation

@scadu
Copy link
Contributor

@scadu scadu commented Sep 9, 2021

The post-install script use Bash-specific features. This PR should cover most of the issues found while tinkering with the easyWSL.
Additionally, the post-install script detects if Bash is installed on the system rather than setting Bash as a user shell even if it wasn't available — this resulted in a broken user.

Closes #17

Do not use Bash-specific features that will fail in distributions like Alpine Linux.
@unrooted unrooted added bug Something isn't working enhancement New feature or request labels Sep 9, 2021
@unrooted unrooted merged commit 946ac4b into redcode-labs:master Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

2 participants