* Fix debian 11 detection Fixes #4236 * compile installer script * fix typo |
||
|---|---|---|
| .. | ||
| src | ||
| README | ||
| settings.yml | ||
README
The installer is generated using bashly. ## Installation Check out the docs: https://bashly.dannyb.co/installation/ If you have ruby already installed run ```bash gem install bashly ``` ## Regenerate script ```bash bashly generate ```