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

installer: add support for ash shell in alpine linux #385

Merged
merged 1 commit into from May 17, 2024
Merged

Conversation

eschaefer
Copy link
Contributor

Should resolve #302

Since alpine might not come with an .ashrc or .profile by default, depending on the distro, it would still be up to the user to touch ~/.ashrc && touch ~/.profile if running this in a fresh CI environment.

@jayair jayair requested a review from thdxr May 14, 2024 18:07
@thdxr thdxr merged commit 4becd70 into sst:dev May 17, 2024
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.

CLI installer does not support Alpine linux (ash shell)
2 participants