sst / ion

❍ — a new engine for SST
https://ion.sst.dev
MIT License
1.09k stars 129 forks source link

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

Closed eschaefer closed 1 month ago

eschaefer commented 1 month ago

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.